This website works better with JavaScript.
Explore
Help
Register
Sign In
GitHub-Spring
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Projects
Releases
Wiki
Activity
Spring Framework
framework
spring
spring-framework
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.
3741
Commits
17
Branches
128
Tags
349 MiB
Java
97.7%
Kotlin
2.1%
Tree:
2c987b0ffb
3.0.x
3.1.x
3.2.x
4.0.x
4.1.x
4.2.x
4.3.x
5.0.x
5.1.x
5.2.x
5.3.x
6.0.x
6.1.x
6.2.x
docs-build
gh-pages
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2c987b0ffb'
${ noResults }
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Juergen Hoeller
2c987b0ffb
backported DefaultResponseErrorHandler IOException fix (SPR-8713)
14 years ago
build-spring-framework
backports from 3.1 RC2
14 years ago
org.springframework.aop
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.asm
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.aspects
backported TaskExecutorAdapter fix (SPR-8772)
14 years ago
org.springframework.beans
backported Java 6 visibility bridge method pair (SPR-8660)
14 years ago
org.springframework.context
added "forwarder" property to ConnectorServerFactoryBean, accepting an MBeanServerForwarder (SPR-8820)
14 years ago
org.springframework.context.support
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.core
backported Java 6 visibility bridge method pair (SPR-8660)
14 years ago
org.springframework.expression
fixed setRootObject check in StandardEvaluationContext (SPR-8241)
14 years ago
org.springframework.instrument
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.instrument.tomcat
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.integration-tests
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.jdbc
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.jms
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.orm
allow for JDO 3.0 as well (SPR-8655)
14 years ago
org.springframework.oxm
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.spring-library
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.spring-parent
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
org.springframework.test
SimpleJdbcTestUtils executeSqlScript properly closes its LineNumberReader after use (SPR-8872)
14 years ago
org.springframework.transaction
JDO PersistenceManager synchronization performs close attempt after completion (if necessary; SPR-8846)
14 years ago
org.springframework.web
backported DefaultResponseErrorHandler IOException fix (SPR-8713)
14 years ago
org.springframework.web.portlet
Servlet/PortletContextResource's getFile prefers "file:" URL resolution over calling getRealPath (SPR-8461)
14 years ago
org.springframework.web.servlet
AbstractCachingViewResolver allows for caching unresolved view names ("cacheUnresolved"=true; SPR-8524)
14 years ago
org.springframework.web.struts
Update pom versions to 3.0.6.BUILD-SNAPSHOT
15 years ago
spring-framework-reference
Docs
15 years ago
.gitignore
Ignore OS X .DS_Store files
16 years ago
build.properties
prepared for 3.0.7
14 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)
15 years ago
ci-build.properties
adding properties file to simplify ant use in Bamboo CI build
17 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
17 years ago
spring-framework.ipr
updated ResourceHttpRequestHandlerTests
15 years ago
spring-framework.psf
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
16 years ago