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.
1965
Commits
0
Branches
132
Tags
348 MiB
Java
97.7%
Kotlin
2.1%
Tree:
616a48acc2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '616a48acc2'
${ noResults }
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Mark Fisher
616a48acc2
SPR-6142 AbstractMessageListenerContainer now accepts an implementation of the ErrorHandler strategy for handling any uncaught exceptions thrown while processing a Message. The default behavior is still to log at error-level only (no ErrorHandler).
16 years ago
build-spring-framework
JSR-330 etc
17 years ago
org.springframework.aop
pom maintenance
17 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
pom maintenance
17 years ago
org.springframework.beans
polishing
16 years ago
org.springframework.context
SPR-6094: PostConstruct now processed top-down (base class first);
@PreDestroy
processed bottom-up (subclass first)
16 years ago
org.springframework.context.support
SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers.
16 years ago
org.springframework.core
more tests
16 years ago
org.springframework.expression
pom maintenance
17 years ago
org.springframework.instrument
updated dependencies
17 years ago
org.springframework.instrument.classloading
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.integration-tests
pom maintenance
17 years ago
org.springframework.jdbc
"data.sql" instead of "test-data.sql" (SPR-6020)
16 years ago
org.springframework.jms
SPR-6142 AbstractMessageListenerContainer now accepts an implementation of the ErrorHandler strategy for handling any uncaught exceptions thrown while processing a Message. The default behavior is still to log at error-level only (no ErrorHandler).
16 years ago
org.springframework.orm
pom maintenance
17 years ago
org.springframework.oxm
pom maintenance
17 years ago
org.springframework.samples.petclinic
updated aspectj weaver version in .classpath files to match ivy.xml configuration
17 years ago
org.springframework.spring-library
Changes to allow snapshot build to proceed.
17 years ago
org.springframework.spring-parent
pom maintenance
17 years ago
org.springframework.test
pom maintenance
17 years ago
org.springframework.transaction
polishing
16 years ago
org.springframework.web
revised Hessian/Burlap exception clauses (SPR-5897)
16 years ago
org.springframework.web.portlet
pom maintenance
17 years ago
org.springframework.web.servlet
SPR-6130 - Be able to specify a default content type when no extension is used in ContentNegotiatingViewResolver
17 years ago
spring-framework-reference
updated testing chapter of ref guide
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
initial JSR-330 injection support
17 years ago
spring-framework.psf
updated eclipse team project definition from .testsuite -> .integration-tests
17 years ago