Apache Tomcat
-
Enterprise Java

Ways to Identify Your Apache Tomcat Server Version
Knowing the exact version of your Apache Tomcat server is essential for debugging, ensuring compatibility, applying security patches, and maintaining…
Read More » -
Enterprise Java

Proper Jakarta EE Library Setup in Maven for Tomcat
With the transition from Java EE to Jakarta EE, many enterprise Java developers face runtime issues when deploying applications on…
Read More » -
Enterprise Java

So you want to expose your JAX-RS services over HTTP/2
Nonetheless HTTP/2 is about six years old (already!), and HTTP/3 is around the corner, it looks like the majority of…
Read More » -
Enterprise Java

Deploy a Spring Boot Application into Tomcat
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
DevOps

Docker Java App Deployment – 4 App Stacks: Tomcat, GlassFish, Jetty and JBoss
Sign Up for FREE on http://DCHQ.io to get access to out-of-box multi-tier Java application templates (including the Movie Store app…
Read More » -
Enterprise Java

Global Data Consistency, Transactions, Microservices and Spring Boot / Tomcat / Jetty
We often build applications which need to do several of the following things together: call backend (micro-) services, write to…
Read More » -
DevOps

Multiple Tomcat Instances
When building a real application you often find yourself having to deal with different stages of the software. The most…
Read More » -
DevOps

Tomcat 8 on Java 8 Behind Apache on CentOS
I was recently asked by an associate of mine to deploy a Spring application to a CentOS server running cPanel/WHM…
Read More »



