Java
Java — articles and guides on Thiyagaraaj.com.
12345
Enhancing Code Quality in Spring Boot and Microservice Development
Improve Spring Boot and microservice code quality with practical best practices for design, testing, logging, API contracts, and maintainable architecture.
Java
Java 18 Features
Java 18 brings a plethora of exciting features and enhancements that expand the capabilities of the Java programming language. In this article, we will...
Java
Java Frameworks, Libraries, and Languages
Explore popular Java frameworks, libraries, and JVM languages — Spring, Hibernate, testing tools, and ecosystem choices for modern application development.
Java
Record in Java
In Java, the record is identical to the class that acts as a carrier for immutable data.
Java
Tomcat
Tomcat — Java and backend development tips with clear explanations.
Java