Top "Tomcat9" questions

Version 9.x (August 2017 onwards) of the Apache Tomcat servlet container.

Spring Boot REST Controller returns 404 when deployed on external tomcat 9 server

I have a spring boot rest web application which works perfectly on the embedded server. However after following the steps …

java spring rest spring-boot tomcat9
Tomcat is not redirecting to 400 bad request custom error page

We have tomcat 9 web server in production. The problem we are facing is we want to show the custom error …

tomcat redirect bad-request tomcat9
Tomcat 9 SSL/TLS -Failed to initialize component error

I have Tomcat 9.0.12 and Java JDK/JRE 1.8.0_191. I'm trying to configure SSL/TLS. I've changed my server.xml file like …

java ssl java-8 tomcat9 protocol-handler