Spring Boot SpringBootApplication Guide
Vijona6. February 2025 Spring Boot SpringBootApplication Annotation Spring Boot SpringBootApplication annotation is used to mark a configuration class that declares one or more @Bean methods and also triggers auto-configuration and…
Spring Controller Guide
Vijona6. February 2025 Spring Controller and RestController Guide Content1 Introduction to Spring Controller2 Spring Controller Example3 Controller Class Configuration4 Spring Context File Configuration5 Spring MVC Controller and REST Controller Implementation6…
Spring MVC Tutorial
Vijona10. March 2025 Spring MVC Tutorial In this Spring MVC Tutorial, we will learn how to develop Spring MVC web application using Spring Tool Suite. Spring MVC framework is widely…
Struts2 Interview Questions and Answers
Vijona5. February 2025 Struts2 Interview Questions and Answers Struts2 is one of the famous framework for developing web application in java. I am listing down some of the important Struts2…
Struts 2 Hello World Example with Annotations and without struts.xml file
Vijona5. February 2025 Struts 2 Hello World Example with Annotations and without struts.xml file This is the second article in the series of Struts 2 Tutorials. If you have directly…
Struts Tutorial for Beginners
Vijona5. February 2025 Struts Tutorial for Beginners Welcome to Struts Tutorial for Beginners. Struts is one of the oldest frameworks to build Java Web Application. Content1 Struts Tutorial2 Struts Tutorial…


