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-19 19:29:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0eba6f0da3fbd879326226c9310791ceb329bb82
spring-framework
/
spring-context
/
src
T
History
Yanming Zhou
0eba6f0da3
Add typesafe method to get generic bean by name with type reference
...
Fix GH-34687 Signed-off-by: Yanming Zhou <
zhouyanming@gmail.com
>
2026-03-24 08:02:58 +01:00
..
jmh/java/org/springframework
/context
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
main
Add typesafe method to get generic bean by name with type reference
2026-03-24 08:02:58 +01:00
test
Add registerManagedResource variant with bean key argument
2026-03-23 20:12:40 +01:00
testFixtures/java/org/springframework/context
/testfixture
Convert assertThat(x.equals(y)).isTrue() to assertThat(x).isEqualTo(y)
2026-03-20 10:54:42 +01:00