This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-17 16:39:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6b5f0e92b10e369fa736db2e105ff22c481eb940
spring-framework
/
spring-beans
/
src
T
History
Juergen Hoeller
7502b92392
Introduce DeferredBeanRegistrar and BeanRegistry#containsBean methods
...
Closes gh-21497
2026-03-28 20:27:23 +01:00
..
jmh
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
main
Introduce DeferredBeanRegistrar and BeanRegistry#containsBean methods
2026-03-28 20:27:23 +01:00
test
Introduce support for custom parameter names in ParameterResolutionDelegate
2026-03-25 13:15:15 +01:00
testFixtures
Convert assertThat(x.equals(y)).isTrue() to assertThat(x).isEqualTo(y)
2026-03-20 10:54:42 +01:00