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
ceba4162bb9d1e88646fa881cbe68b28ad2c9a71
spring-framework
/
spring-context
/
src
/
test
/
java
History
Sam Brannen
ceba4162bb
Replace assertThat(!x).isTrue() with assertThat(x).isFalse()
...
Search for : assertThat\(!(.+)\).isTrue\(\) Replace with : assertThat(\1).isFalse()
2023-12-05 11:41:57 +01:00
..
example
Deprecate convention-based @Component stereotype names in favor of @AliasFor
2023-08-28 18:02:15 +02:00
org
/springframework
Replace assertThat(!x).isTrue() with assertThat(x).isFalse()
2023-12-05 11:41:57 +01:00