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
785ad399e9c81aef223b7f30eb3a12a260360992
spring-framework
/
spring-messaging
History
Yanming Zhou
785ad399e9
Replace assertThat(x.iterator().next()) with assertThat(x).element(0)
...
Search for : assertThat\((.+).iterator\(\).next\(\)\) Replace with : assertThat($1).element(0)
2023-12-06 10:52:39 +08:00
..
src
Replace assertThat(x.iterator().next()) with assertThat(x).element(0)
2023-12-06 10:52:39 +08:00
spring-messaging.gradle
Consistent dependency declarations
2023-08-02 00:56:50 +02:00