spring-projects / spring-framework

Spring Framework
https://spring.io/projects/spring-framework
Apache License 2.0
56.75k stars 38.15k forks source link

Remove support for Resin Servlet container #33772

Closed bclozel closed 1 month ago

bclozel commented 1 month ago

This Servlet container hasn't been supported since 6.0 because Spring Framework has now a JakartaEE baseline. We should remove all references of this server from our codebase and documentation.