-
Enterprise Java👁 Image
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👁 java-interview-questions-answers
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 » -
DevOps👁 Image
How to Run Tomcat on Two Separate Ports
This article explains how to run an Apache Tomcat server on two different ports using multiple methods, including server configuration,…
Read More » -
Enterprise Java👁 spring-interview-questions-answers
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👁 spring-interview-questions-answers
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👁 Image
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👁 java-interview-questions-answers
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👁 Image
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👁 Image
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 »
