This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-framework
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45080e3724e68ac0bd07aff0e8282d700f8baefa
spring-framework
/
spring-test
/
src
/
test
/
java
/
org
/
springframework
History
Yanming Zhou
45080e3724
Remove unnecessary final modifier
...
final is useless for private and static methods See gh-31916
2023-12-28 13:01:43 +01:00
..
mock
Replace assertThat(x.isEmpty()).isTrue() with assertThat(x).isEmpty()
2023-12-06 10:04:56 +01:00
test
Remove unnecessary final modifier
2023-12-28 13:01:43 +01:00