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 87eb3f970e store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) 15 years ago
build-spring-framework final preparations for 3.0.1 release 15 years ago
org.springframework.aop fixed isProxyFactoryBeanDefinition check (SPR-6842) 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 improved "no matching factory method found" exception message (SPR-6837) 15 years ago
org.springframework.context context-specific "conversionService" bean may refer to annotation-configured converter beans (SPR-6800) 15 years ago
org.springframework.context.support + upgrade to AspectJ 1.6.8 15 years ago
org.springframework.core spring:eval tag initial commit 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 "lenientFallback" flag to AbstractRoutingDataSource (SPR-6809) 15 years ago
org.springframework.jms + upgrade to AspectJ 1.6.8 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 + upgrade to AspectJ 1.6.8 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 store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) 15 years ago
org.springframework.web.portlet + upgrade to AspectJ 1.6.8 15 years ago
org.springframework.web.servlet store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) 15 years ago
org.springframework.web.struts + upgrade to AspectJ 1.6.8 15 years ago
spring-framework-reference Spring eval docs 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