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-20 12:19:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
39a746d30f82bf63b2906ecba82303cf311b9fc2
spring-framework
/
spring-orm
/
src
T
History
Yanming Zhou
bfb88cfc1c
Remove unnecessary invocations of toString()
...
Closes gh-36709 Signed-off-by: Yanming Zhou <
zhouyanming@gmail.com
>
2026-04-27 11:27:29 +03:00
..
main
Remove unnecessary invocations of toString()
2026-04-27 11:27:29 +03:00
test
Convert assertThat(x instanceof X).isTrue() to assertThat(x).isInstanceOf()
2026-03-20 10:54:23 +01:00