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.
682
Commits
0
Branches
123
Tags
349 MiB
Java
97.7%
Kotlin
2.1%
Tree:
555fa3b4c8
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '555fa3b4c8'
${ noResults }
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Juergen Hoeller
555fa3b4c8
revised OXM package: no provider-specific exceptions anymore, etc
17 years ago
build-spring-framework
further M2 revisions
17 years ago
org.springframework.aop
MethodInvocations and ProceedingJoinPoints always expose original method (not bridge); ProceedingJoinPoint resolves parameter names using ASM-based parameter name discovery
17 years ago
org.springframework.aspects
updating eclipse settings and classpaths
17 years ago
org.springframework.beans
javadoc
17 years ago
org.springframework.context
polishing
17 years ago
org.springframework.context.support
polishing
17 years ago
org.springframework.core
revised OXM package: no provider-specific exceptions anymore, etc
17 years ago
org.springframework.expression
polishing
17 years ago
org.springframework.instrument
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
17 years ago
org.springframework.instrument.classloading
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
17 years ago
org.springframework.integration-tests
Added JUnit 4.5
17 years ago
org.springframework.jdbc
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
17 years ago
org.springframework.jms
revised OXM package: no provider-specific exceptions anymore, etc
17 years ago
org.springframework.orm
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
17 years ago
org.springframework.oxm
revised OXM package: no provider-specific exceptions anymore, etc
17 years ago
org.springframework.samples.petclinic
Remapped static resources as /petclinic/static/images/...
17 years ago
org.springframework.spring-library
creating eclipse project settings for org.springframework.spring-library
17 years ago
org.springframework.test
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
17 years ago
org.springframework.transaction
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
17 years ago
org.springframework.web
Added Form converter as a default
17 years ago
org.springframework.web.portlet
ModelAndView's "cleared" state gets preserved in case of plain model Map access
17 years ago
org.springframework.web.servlet
polishing
17 years ago
build.properties
Split the compile and test-compile macros. Added a pre-compile macro.
17 years ago
ci-build.properties
adding properties file to simplify ant use in Bamboo CI build
17 years ago
spring-framework.ipr
updated for execution of integration tests
17 years ago
spring-framework.psf
updated eclipse team project definition from .testsuite -> .integration-tests
17 years ago