MBP icon indicating copy to clipboard operation
MBP copied to clipboard

Make MBP ready for Tomcat 10

Open schneijan opened this issue 4 years ago • 1 comments

schneijan avatar Mar 17 '21 09:03 schneijan

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.

schneijan avatar Apr 06 '21 15:04 schneijan