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.
 
 
Chris Beams 4262aed9c8 Refactor BeanFactoryLocator to use getBean(Class) 13 years ago
build-spring-framework DefaultListableBeanFactory etc 13 years ago
org.springframework.aop SPR-5749: Add defensive matching using target class loader 13 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.aspects shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
org.springframework.beans Refactor BeanFactoryLocator to use getBean(Class) 13 years ago
org.springframework.context Refactor JndiPropertySource 13 years ago
org.springframework.context.support Polishing Eclipse classpath settings 13 years ago
org.springframework.core Rename {DEFAULT_=>}COMMAND_LINE_PROPERTY_SOURCE_NAME 13 years ago
org.springframework.expression shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
org.springframework.instrument Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.integration-tests shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
org.springframework.jdbc avoid Logger.getGlobal() - it's Java 7 only... 13 years ago
org.springframework.jms revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436) 13 years ago
org.springframework.orm support for Hibernate 4.0 as a JPA provider 13 years ago
org.springframework.oxm Update pom and .classpath to reflect Castor upgrade 13 years ago
org.springframework.spring-library Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 14 years ago
org.springframework.test fixed getHeaderNames signature 13 years ago
org.springframework.transaction Clarify TransactionCallback Javadoc 13 years ago
org.springframework.web Move JNDI_PROPERTY_SOURCE_ENABLED_FLAG constant 13 years ago
org.springframework.web.portlet fixed getHeaderNames signature 13 years ago
org.springframework.web.servlet fixed typo and formatting in Javadoc 13 years ago
org.springframework.web.struts shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
spring-framework-reference SPR-8477 13 years ago
src/test/java/org/springframework/core/env Merge 3.1.0 development branch into trunk 14 years ago
.gitignore Add ignorable log file to .gitignore 13 years ago
build.properties Update javadoc memory and doc publication settings 13 years ago
build.versions shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 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 shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago