Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.1.7. Concurrency Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 URI Patterns . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Spring WebFlux created? Part of the answer is the need for a non-blocking web stack to handle concurrency with a small number of threads and scale with fewer hardware resources. Servlet 3.1 did provide0 码力 | 182 页 | 2.52 MB | 1 年前3
Spring Framework 2.5.1 ChangelogServerSessionPool on close (for proper reuse on stop and restart) * "jms:listener-container" tag supports a concurrency range (e.g. "3-5"), for specifying a minimum number of consumers Package org.springframework transaction within a SUPPORTS scope with early access * JPA PersistenceUnitReader supports location patterns for the "jar-file" attribute in "persistence.xml" files * PersistenceAnnotationBeanPostProcessor proxying) * AbstractUrlHandlerMapping always takes the first matching path (in case of multiple path patterns of equal length) * AnnotationMethodHandlerAdapter for Servlet MVC exposes UrlPathHelper and PathMatcher0 码力 | 84 页 | 239.53 KB | 1 年前3
Spring Framework 2.5.5 Changelogequals behavior) * iBATIS SqlMapClientFactoryBean supports multiple sql-map-config files and also patterns ("configLocations" property) * iBATIS SqlMapClientFactoryBean supports Spring resource/pattern lookup ServerSessionPool on close (for proper reuse on stop and restart) * "jms:listener-container" tag supports a concurrency range (e.g. "3-5"), for specifying a minimum number of consumers Package org.springframework transaction within a SUPPORTS scope with early access * JPA PersistenceUnitReader supports location patterns for the "jar-file" attribute in "persistence.xml" files * PersistenceAnnotationBeanPostProcessor0 码力 | 101 页 | 291.00 KB | 1 年前3
Spring Framework 2.5.2 ChangelogServerSessionPool on close (for proper reuse on stop and restart) * "jms:listener-container" tag supports a concurrency range (e.g. "3-5"), for specifying a minimum number of consumers Package org.springframework transaction within a SUPPORTS scope with early access * JPA PersistenceUnitReader supports location patterns for the "jar-file" attribute in "persistence.xml" files * PersistenceAnnotationBeanPostProcessor proxying) * AbstractUrlHandlerMapping always takes the first matching path (in case of multiple path patterns of equal length) * AnnotationMethodHandlerAdapter for Servlet MVC exposes UrlPathHelper and PathMatcher0 码力 | 91 页 | 260.30 KB | 1 年前3
Spring Framework 2.5.6 Changelogequals behavior) * iBATIS SqlMapClientFactoryBean supports multiple sql-map-config files and also patterns ("configLocations" property) * iBATIS SqlMapClientFactoryBean supports Spring resource/pattern lookup ServerSessionPool on close (for proper reuse on stop and restart) * "jms:listener-container" tag supports a concurrency range (e.g. "3-5"), for specifying a minimum number of consumers Package org.springframework transaction within a SUPPORTS scope with early access * JPA PersistenceUnitReader supports location patterns for the "jar-file" attribute in "persistence.xml" files * PersistenceAnnotationBeanPostProcessor0 码力 | 106 页 | 302.13 KB | 1 年前3
Spring Framework 2.5.6 Changelogequals behavior) * iBATIS SqlMapClientFactoryBean supports multiple sql-map-config files and also patterns ("configLocations" property) * iBATIS SqlMapClientFactoryBean supports Spring resource/pattern lookup ServerSessionPool on close (for proper reuse on stop and restart) * "jms:listener-container" tag supports a concurrency range (e.g. "3-5"), for specifying a minimum number of consumers Package org.springframework transaction within a SUPPORTS scope with early access * JPA PersistenceUnitReader supports location patterns for the "jar-file" attribute in "persistence.xml" files * PersistenceAnnotationBeanPostProcessor0 码力 | 106 页 | 305.07 KB | 1 年前3
Spring Framework 2.5.3 ChangelogServerSessionPool on close (for proper reuse on stop and restart) * "jms:listener-container" tag supports a concurrency range (e.g. "3-5"), for specifying a minimum number of consumers Package org.springframework transaction within a SUPPORTS scope with early access * JPA PersistenceUnitReader supports location patterns for the "jar-file" attribute in "persistence.xml" files * PersistenceAnnotationBeanPostProcessor proxying) * AbstractUrlHandlerMapping always takes the first matching path (in case of multiple path patterns of equal length) * AnnotationMethodHandlerAdapter for Servlet MVC exposes UrlPathHelper and PathMatcher0 码力 | 95 页 | 274.89 KB | 1 年前3
Spring Framework 2.5.4 ChangelogServerSessionPool on close (for proper reuse on stop and restart) * "jms:listener-container" tag supports a concurrency range (e.g. "3-5"), for specifying a minimum number of consumers Package org.springframework transaction within a SUPPORTS scope with early access * JPA PersistenceUnitReader supports location patterns for the "jar-file" attribute in "persistence.xml" files * PersistenceAnnotationBeanPostProcessor proxying) * AbstractUrlHandlerMapping always takes the first matching path (in case of multiple path patterns of equal length) * AnnotationMethodHandlerAdapter for Servlet MVC exposes UrlPathHelper and PathMatcher0 码力 | 97 页 | 278.81 KB | 1 年前3
Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 URI patterns . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . annotated methods) and SimpleUrlHandlerMapping (which maintains explicit registrations of URI path patterns to handlers). HandlerAdapter Help the DispatcherServlet to invoke a handler mapped to a request add(@RequestBody person: Person) { // ... } } URI patterns WebFlux @RequestMapping methods can be mapped using URL patterns. There are two alternatives: • PathPattern — a pre-parsed pattern0 码力 | 259 页 | 3.58 MB | 1 年前3
Spring Framework 3.2.18 ChangelogparseLocaleString(): does not parse locale string in java 7 for Serbian (Latin) (SPR-14718) fixed Concurrency problem in DeferredResult: potential double execution of handleResult (SPR-14978) fixed MBeanExporter Portlet request mapping priorities in cross-controller case (SPR-9303, SPR- 9605) * introduced exclude patterns for mapped interceptors in MVC namespace and MVC Java config * introduced support for Applicati and @RequestPart (SPR-7114) * introduced @ControllerAdvice annotation (SPR-9112) * added exclude patterns for mapped interceptors (SPR-6570) * now ignoring parse errors in HttpPutFormContentFilter (SPR-9769)0 码力 | 41 页 | 119.15 KB | 1 年前3
共 371 条
- 1
- 2
- 3
- 4
- 5
- 6
- 38













