 Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 160 5.1. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ForwardedHeaderTransformer with removeOnly=true, in which case it removes but does not use the headers.  In 5.1 ForwardedHeaderFilter was deprecated and superseded by ForwardedHeaderTransformer so forwarded which was changed from EncodingMode.URI_COMPONENT in 5.0.x to EncodingMode.TEMPLATE_AND_VALUES in 5.1. 1.7. CORS Web MVC Spring WebFlux lets you handle CORS (Cross-Origin Resource Sharing). This section0 码力 | 182 页 | 2.52 MB | 1 年前3 Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 160 5.1. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ForwardedHeaderTransformer with removeOnly=true, in which case it removes but does not use the headers.  In 5.1 ForwardedHeaderFilter was deprecated and superseded by ForwardedHeaderTransformer so forwarded which was changed from EncodingMode.URI_COMPONENT in 5.0.x to EncodingMode.TEMPLATE_AND_VALUES in 5.1. 1.7. CORS Web MVC Spring WebFlux lets you handle CORS (Cross-Origin Resource Sharing). This section0 码力 | 182 页 | 2.52 MB | 1 年前3
 Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249 5.1. Common Configuration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . which was changed from EncodingMode.URI_COMPONENT in 5.0.x to EncodingMode.TEMPLATE_AND_VALUES in 5.1. 1.5.4. Relative Servlet Requests You can use ServletUriComponentsBuilder to create URIs relative fromServletMapping(request) .path("/accounts") .build() .toUri()  As of 5.1, ServletUriComponentsBuilder ignores information from the Forwarded and X-Forwarded-* headers, which0 码力 | 259 页 | 3.58 MB | 1 年前3 Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249 5.1. Common Configuration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . which was changed from EncodingMode.URI_COMPONENT in 5.0.x to EncodingMode.TEMPLATE_AND_VALUES in 5.1. 1.5.4. Relative Servlet Requests You can use ServletUriComponentsBuilder to create URIs relative fromServletMapping(request) .path("/accounts") .build() .toUri()  As of 5.1, ServletUriComponentsBuilder ignores information from the Forwarded and X-Forwarded-* headers, which0 码力 | 259 页 | 3.58 MB | 1 年前3
 Spring Framwork Data Access v5.3.36 SNAPSHOTAccess. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 5.1. Introduction to ORM with Spring. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (ORM) Data Access This section covers data access when you use Object Relational Mapping (ORM). 5.1. Introduction to ORM with Spring The Spring Framework supports integration with the Java Persistence overloaded buildSessionFactory method that takes a bootstrap executor argument. As of Spring Framework 5.1, such a native Hibernate setup can also expose a JPA EntityManagerFactory for standard JPA interaction0 码力 | 197 页 | 2.76 MB | 1 年前3 Spring Framwork Data Access v5.3.36 SNAPSHOTAccess. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 5.1. Introduction to ORM with Spring. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (ORM) Data Access This section covers data access when you use Object Relational Mapping (ORM). 5.1. Introduction to ORM with Spring The Spring Framework supports integration with the Java Persistence overloaded buildSessionFactory method that takes a bootstrap executor argument. As of Spring Framework 5.1, such a native Hibernate setup can also expose a JPA EntityManagerFactory for standard JPA interaction0 码力 | 197 页 | 2.76 MB | 1 年前3
 Spring Framework 3.1.1 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 23 页 | 64.04 KB | 1 年前3 Spring Framework 3.1.1 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 23 页 | 64.04 KB | 1 年前3
 Spring Framework 1.0.1 ChangelogbeforeCompletion callbacks in case of beforeCommit failures * added WebSphere 5.1 check to WebSphereTransactionManagerFactoryBean (covering versions 5.1, 5.0 and 4 now) Package org.springframework.util * added "retrieveMatchingFiles"0 码力 | 26 页 | 73.65 KB | 1 年前3 Spring Framework 1.0.1 ChangelogbeforeCompletion callbacks in case of beforeCommit failures * added WebSphere 5.1 check to WebSphereTransactionManagerFactoryBean (covering versions 5.1, 5.0 and 4 now) Package org.springframework.util * added "retrieveMatchingFiles"0 码力 | 26 页 | 73.65 KB | 1 年前3
 Spring Framework 3.1.2 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 24 页 | 66.17 KB | 1 年前3 Spring Framework 3.1.2 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 24 页 | 66.17 KB | 1 年前3
 Spring Framework 3.1.3 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 25 页 | 69.19 KB | 1 年前3 Spring Framework 3.1.3 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 25 页 | 69.19 KB | 1 年前3
 Spring Framework 3.1.4 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 26 页 | 72.26 KB | 1 年前3 Spring Framework 3.1.4 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 26 页 | 72.26 KB | 1 年前3
 Spring Framework 3.2.0 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 28 页 | 80.40 KB | 1 年前3 Spring Framework 3.2.0 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 28 页 | 80.40 KB | 1 年前3
 Spring Framework 3.2.1 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 30 页 | 84.59 KB | 1 年前3 Spring Framework 3.2.1 Changelogis compatible with JBoss AS 7 as well * restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1 * Provider injection works with generically typed collections of beans as well * @ActiveProfiles mechanism varargs, StringBuilder) * updated to JUnit 4.5 and JRuby 1.1 * removed WebLogic 8.1 and WebSphere 5.1 support * removed native TopLink API support (superseded by JPA) * removed Commons Attributes support0 码力 | 30 页 | 84.59 KB | 1 年前3
共 186 条
- 1
- 2
- 3
- 4
- 5
- 6
- 19














 
 