spring 源码 https://spring.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Juergen Hoeller e65610555e final preparations for 3.0.1 release 15 years ago
build-spring-framework final preparations for 3.0.1 release 15 years ago
org.springframework.aop polishing 15 years ago
org.springframework.asm Updates to allow nightly snapshots of maven central-compatible artifacts 15 years ago
org.springframework.aspects added optional JPA dependency to spring-aspects POM (SPR-6819) 15 years ago
org.springframework.beans do not ever consider Object as a candidate type for autowiring by type (SPR-6600) 15 years ago
org.springframework.context BeanDefinitionReader and ClassPath/FileSystemXmlApplicationContext use varargs where possible (SPR-6849) 15 years ago
org.springframework.context.support + upgrade to AspectJ 1.6.8 15 years ago
org.springframework.core polishing 15 years ago
org.springframework.expression SPR-6745: metadata (annotations) attached to property accessors allowing formatting of values during conversion 15 years ago
org.springframework.instrument + upgrade to AspectJ 1.6.8 15 years ago
org.springframework.instrument.tomcat SPR-6678: fix poms for 3.0.1 15 years ago
org.springframework.integration-tests + fix test by disabling autowiring 15 years ago
org.springframework.jdbc added vararg variants of query methods to JdbcTemplate (as known from SimpleJdbcTemplate; SPR-6858) 15 years ago
org.springframework.jms marked spring-tx as a required dependency (SPR-6737) 15 years ago
org.springframework.orm made PersistenceAnnotationBeanPostProcessor's JNDI API references optional - for compatibility with Google App Engine (SPR-6679) 15 years ago
org.springframework.oxm Improved Jaxb2Marshaller.supports() 15 years ago
org.springframework.spring-library Updates to allow nightly snapshots of maven central-compatible artifacts 15 years ago
org.springframework.spring-parent + upgrade to AspectJ 1.6.8 15 years ago
org.springframework.test added warning about pointing to a custom transaction manager bean (SPR-5174) 15 years ago
org.springframework.transaction included qualifier value in debug log for each transaction (SPR-6811) 15 years ago
org.springframework.web SPR-6752 - RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum 15 years ago
org.springframework.web.portlet + upgrade to AspectJ 1.6.8 15 years ago
org.springframework.web.servlet DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830) 15 years ago
org.springframework.web.struts + upgrade to AspectJ 1.6.8 15 years ago
spring-framework-reference SPR-6855 15 years ago
build.properties Updated build for 3.0.1 15 years ago
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 15 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 16 years ago
eclipse-code-formatter.xml h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 16 years ago
spring-framework.ipr made Excel tests work 15 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago