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
f79d145b4cd96b67bc7475acc4f2684fd35a9f7f
spring-framework
/
spring-messaging
/
src
History
SW
59c65fa940
Replace
Collections.unmodifiableList(new ArrayList(..))
with
List.copyOf()
(
#30166
)
2023-04-12 13:07:20 +02:00
..
jmh/java/org/springframework/messaging/simp
/broker
Polish contribution
2022-02-19 14:43:26 +01:00
main
Replace
Collections.unmodifiableList(new ArrayList(..))
with
List.copyOf()
(
#30166
)
2023-04-12 13:07:20 +02:00
test
Refactor AssertJ assertions into more idiomatic ones
2023-04-04 17:34:07 +02:00