My First deployment in Tomcat
Introduction As a student diving into DevOps practices, I recently created a simple API using Spring Boot and JDK 23. The goal was to understand the deployment process on Apache Tomcat. This API, handles basic user data retrieval. It uses a GET reque...
Dec 8, 20243 min read