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.
2597
Commits
17
Branches
66
Tags
349 MiB
Java
97.7%
Kotlin
2.1%
Tree:
04e08d6952
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 '04e08d6952'
${ noResults }
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Arjen Poutsma
04e08d6952
Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions
16 years ago
build-spring-framework
preparations for 3.0 GA
16 years ago
org.springframework.aop
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
org.springframework.asm
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
17 years ago
org.springframework.aspects
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
org.springframework.beans
PropertyPlaceholderConfigurer is compatible with Spring 2.5 extensions such as GigaSpaces again (SPR-6514)
16 years ago
org.springframework.context
polishing
16 years ago
org.springframework.context.support
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
org.springframework.core
polishing
16 years ago
org.springframework.expression
SPR-6525: avoid need to use #root for method parameter references
16 years ago
org.springframework.instrument
fixed overview files
17 years ago
org.springframework.instrument.tomcat
org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
17 years ago
org.springframework.integration-tests
fixed dependencies
16 years ago
org.springframework.jdbc
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
org.springframework.jms
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
org.springframework.orm
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
org.springframework.oxm
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
org.springframework.samples.petclinic
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
org.springframework.spring-library
Changes to allow snapshot build to proceed.
17 years ago
org.springframework.spring-parent
Add trailing / to repository URLs on S3 (improves build time for clients)
16 years ago
org.springframework.test
revised javadoc (SPR-5720)
16 years ago
org.springframework.transaction
extended registerAfterCompletionWithExistingTransaction's exception handling to detect JBoss RollbackException as well (SPR-6450)
16 years ago
org.springframework.web
reintroduced createBinder template method in Servlet/Portlet AnnotationMethodHandlerAdapter (SPR-6534)
16 years ago
org.springframework.web.portlet
reintroduced createBinder template method in Servlet/Portlet AnnotationMethodHandlerAdapter (SPR-6534)
16 years ago
org.springframework.web.servlet
reintroduced createBinder template method in Servlet/Portlet AnnotationMethodHandlerAdapter (SPR-6534)
16 years ago
org.springframework.web.struts
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
spring-framework-reference
Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions
16 years ago
build.properties
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
17 years ago
build.versions
[SPR-5964] Upgraded to TestNG 5.10
17 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
made Excel tests work
16 years ago
spring-framework.psf
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
17 years ago