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
v7.0.7
spring-framework
/
spring-beans
/
src
T
History
Sam Brannen
b6fc3a1b6f
Enforce use of AssertJ assumptions via Checkstyle
...
Closes gh-36582
2026-04-02 12:43:12 +02:00
..
jmh
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
main
Polishing
2026-03-28 20:38:03 +01:00
test
Enforce use of AssertJ assumptions via Checkstyle
2026-04-02 12:43:12 +02:00
testFixtures
Convert assertThat(x.equals(y)).isTrue() to assertThat(x).isEqualTo(y)
2026-03-20 10:54:42 +01:00