CounterApp is a simple Spring Boot web application that demonstrates the use of JSP views and basic MVC architecture.
It provides a counter that can be incremented and decremented through a web interface.
- Simple HTML/JSP-based UI
- Counter functionality with increment and decrement
- Spring MVC architecture
- Maven project structure
- JSP view rendering with embedded Tomcat
- Java 17+
- Spring Boot 3.4.5
- Spring MVC
- JSP (JavaServer Pages)
- Apache Tomcat
- Maven
- Java 17 or higher
- Maven
- IDE (Eclipse, IntelliJ, VS Code)