Spring Framwork Language Support v5.3.36 SNAPSHOT
Language Support Version 5.3.36-SNAPSHOT Table of Contents 1. Kotlin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3. Dynamic Language Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . interoperability with existing libraries written in Java. The Spring Framework provides first-class support for Kotlin and lets developers write Kotlin applications almost as if the Spring Framework was a0 码力 | 42 页 | 603.79 KB | 1 年前3Spring Framwork Language Support v6.0.0-M2
Language Support Version 6.0.0-M2 Table of Contents 1. Kotlin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3. Dynamic Language Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . interoperability with existing libraries written in Java. The Spring Framework provides first-class support for Kotlin and lets developers write Kotlin applications almost as if the Spring Framework was a0 码力 | 42 页 | 602.76 KB | 1 年前3Spring Framework 3.2.4 Changelog
---------------- * fixed potential security risk when using Spring OXM with JAXB (SPR-10806) * support for Quartz 2.2 (SPR-10775) * updated spring-instrument manifest to include JDK 7 redefine/retransform (SPR-10567) Changes in version 3.2.2 (2013-03-14) ------------------------------------- * official support for Hibernate 4.2 (SPR-10255) * fixed missing inter-dependencies in module POMs (SPR-10218) * marked (SPR-10309) * fixed regression in SpringValidatorAdapter's retrieval of invalid values (SPR- 10243) * support 'unless' expression for cache veto (SPR-8871) * @Async's qualifier works for target class annotations0 码力 | 33 页 | 93.28 KB | 1 年前3Spring Framework 1.2.7 Changelog
BlobStringType with configurable character encoding for both Hibernate2 and Hibernate3 * updated Spring's JDO support to be compatible with JPOX JDO 2.0 API snapshot-9 (corresponding to JDO 2.0 final draft) * JdoTransactionManager OrderForm, AccountForm and UserSession as Serializable Package org.springframework.scheduling * added support for Quartz 1.5's merged JobDataMap to QuartzJobBean, falling back to plain JobDataMap on Quartz ServletException (for nicer root cause handling) * "contextConfigLocation" params in "web.xml" support "${...}" style placeholders for system properties * deprecated BindUtils and BindInitializer in0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 3.2.3 Changelog
(SPR-10567) Changes in version 3.2.2 (2013-03-14) ------------------------------------- * official support for Hibernate 4.2 (SPR-10255) * fixed missing inter-dependencies in module POMs (SPR-10218) * marked (SPR-10309) * fixed regression in SpringValidatorAdapter's retrieval of invalid values (SPR- 10243) * support 'unless' expression for cache veto (SPR-8871) * @Async's qualifier works for target class annotations (SPR-10274) * @Scheduled provides String variants of fixedDelay, fixedRate, initialDelay for placeholder support (SPR-8067) * refined CronSequenceGenerator's rounding up of seconds to address second-specific cron0 码力 | 32 页 | 91.11 KB | 1 年前3Spring Framework 3.2.2 Changelog
springsource.org Changes in version 3.2.2 (2013-03-14) -------------------------------------- * official support for Hibernate 4.2 (SPR-10255) * fixed missing inter-dependencies in module POMs (SPR-10218) * marked (SPR-10309) * fixed regression in SpringValidatorAdapter's retrieval of invalid values (SPR- 10243) * support 'unless' expression for cache veto (SPR-8871) * @Async's qualifier works for target class annotations (SPR-10274) * @Scheduled provides String variants of fixedDelay, fixedRate, initialDelay for placeholder support (SPR-8067) * refined CronSequenceGenerator's rounding up of seconds to address second-specific cron0 码力 | 31 页 | 89.03 KB | 1 年前3Spring Framework 3.2.6 Changelog
ReflectivePropertyAccessor to not consider "is" methods with non boolean returns (SPR-11142) * support multiple comma-separated values in X-Forwarded-Host header (SPR-11140) * fixed tests related to java injection issue when using ManagedMap or ManagedList in BeanDefinitionParser (SPR-11131) * fixed support for combining multiple @Cacheable within @Caching annotation (SPR- 11124) * allow autowire qualified RedirectView (SPR-10937) * fixed NPE with ExtendedBeanInfo on IBM J9 VM (SPR-10862) * improved subclassing support for RequestMappingHandlerMapping (SPR-10950) * made AnnotationConfigUtils.processCommonDefinitionAnnotations0 码力 | 34 页 | 97.82 KB | 1 年前3Spring Framework 3.2.7 Changelog
ReflectivePropertyAccessor to not consider "is" methods with non boolean returns (SPR-11142) * support multiple comma-separated values in X-Forwarded-Host header (SPR-11140) * fixed tests related to java injection issue when using ManagedMap or ManagedList in BeanDefinitionParser (SPR-11131) * fixed support for combining multiple @Cacheable within @Caching annotation (SPR- 11124) * allow autowire qualified RedirectView (SPR-10937) * fixed NPE with ExtendedBeanInfo on IBM J9 VM (SPR-10862) * improved subclassing support for RequestMappingHandlerMapping (SPR-10950) * made AnnotationConfigUtils.processCommonDefinitionAnnotations0 码力 | 35 页 | 99.84 KB | 1 年前3Spring Framework 1.2.2 Changelog
springframework.aop * added "getTargetClass" method to AopProxyUtils (factored out from the JMX support's AbstractMBeanInfoAssembler) Package org.springframework.beans * BeanWrapperImpl supports JDK 1 1.5's properties XML files, for files with ".xml" filename * added "enums" package, containing support for type-safe enums with code and label (working on JDK >= 1.3) * added "styler" package, containing property to LocalSessionFactoryBean, for Hibernate3's caching of parsed XML as bins * added dedicated support for Hibernate Annotation 3.0 beta 2: AnnotationSessionFactoryBean in "tiger" source tree * made0 码力 | 72 页 | 205.76 KB | 1 年前3Spring Framework 1.2.5 Changelog
various RequestLoggingFilters: for Commons Logging, the ServletContext log, and Log4J including NDC support * FrameworkServlet exposes protected "processRequest" method, to be called for special HTTP methods method to MimeMessageHelper Package org.springframework.mock * reworked ExpectedLookupTemplate to support multiple JNDI name/object pairs * added overloaded constructor to MockServletContext, with just a SimpleHttpInvokerRequestExecutor Package org.springframework.scheduling * added MethodInvokingRunnable adapter to support package * added DelegatingTimerTask adapter for java.util.Timer, wrapping a given Runnable implementation0 码力 | 79 页 | 226.37 KB | 1 年前3
共 318 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32