Browse topics
Java & Backend
Java
Java — articles and guides on Thiyagaraaj.com.
JavaEnhancing Code Quality in Spring Boot and Microservice DevelopmentImprove Spring Boot and microservice code quality with practical best practices for design, testing, logging, API contracts, and maintainable architecture.JavaJava 18 FeaturesJava 18 features explained — UTF-8 by default, the simple web server, code snippets in Javadoc, and other enhancements, with examples.JavaJava Frameworks, Libraries, and LanguagesExplore popular Java frameworks, libraries, and JVM languages — Spring, Hibernate, testing tools, and ecosystem choices for modern application development.JavaRecord in JavaIn Java, the record is identical to the class that acts as a carrier for immutable data.JavaRestarting Apache Tomcat on Linux — Stop, Start, and TroubleshootingModern guide to restarting Apache Tomcat 10/11 on Linux — systemd, catalina.sh, graceful shutdown, log checks, file permissions, and when a hard kill is needed.