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.
1174
Commits
0
Branches
112
Tags
348 MiB
Java
97.6%
Kotlin
2.2%
Tree:
9a261470ad
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9a261470ad'
${ noResults }
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Keith Donald
9a261470ad
converter system refactoring from community input
17 years ago
build-spring-framework
OSGI manifests etc
17 years ago
org.springframework.aop
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
17 years ago
org.springframework.asm
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
17 years ago
org.springframework.aspects
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
17 years ago
org.springframework.beans
ConfigurationClassBeanDefinition implements AnnotatedBeanDefinition
17 years ago
org.springframework.context
@Import
detects and accepts existing configuration class in any order of processing
17 years ago
org.springframework.context.support
Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now
17 years ago
org.springframework.core
converter system refactoring from community input
17 years ago
org.springframework.expression
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
17 years ago
org.springframework.instrument
switched to use XInclude
17 years ago
org.springframework.instrument.classloading
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
17 years ago
org.springframework.integration-tests
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
17 years ago
org.springframework.jdbc
removed outdated imports
17 years ago
org.springframework.jms
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
17 years ago
org.springframework.orm
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
17 years ago
org.springframework.oxm
marked "javax.xml.bind" as optional instead of "javax.xml.stream"
17 years ago
org.springframework.samples.petclinic
allow petclinic unit tests to work. slf4j impl was needed
17 years ago
org.springframework.spring-library
[SPR-5675] Added spring-expressions to the library file
17 years ago
org.springframework.spring-parent
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
17 years ago
org.springframework.test
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
17 years ago
org.springframework.transaction
polishing
17 years ago
org.springframework.web
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
17 years ago
org.springframework.web.portlet
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
17 years ago
org.springframework.web.servlet
added Commons Lang for Velocity tests
17 years ago
spring-framework-reference
finnished updating code examples with generics/varargs for jdbc chapter
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
18 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
Added Copyright plugin info
17 years ago
spring-framework.psf
updated eclipse team project definition from .testsuite -> .integration-tests
18 years ago