MBP
MBP copied to clipboard
Make MBP ready for Tomcat 10
Currently not possible, as Spring Boot is not compatible to Tomcat 10:
- https://github.com/spring-projects/spring-boot/issues/22414
- https://github.com/spring-projects/spring-boot/issues/25276
- https://github.com/spring-projects/spring-framework/issues/25354
Therefore, we should stick to the feature-equivalent Tomcat 9, at least until Spring Boot supports Tomcat 10.