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 04:09:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4acc71b282cfa964b6521fa5a60d2fe583dbcef6
spring-framework
/
spring-web
T
History
SW
59c65fa940
Replace
Collections.unmodifiableList(new ArrayList(..))
with
List.copyOf()
(
#30166
)
2023-04-12 13:07:20 +02:00
..
src
Replace
Collections.unmodifiableList(new ArrayList(..))
with
List.copyOf()
(
#30166
)
2023-04-12 13:07:20 +02:00
spring-web.gradle
Enable Jetty 12 support in WebFlux
2023-03-04 17:37:26 +01:00