Skip to content

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.

Notifications You must be signed in to change notification settings

srinivas6303/CounterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CounterApp

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.

Features

  • Simple HTML/JSP-based UI
  • Counter functionality with increment and decrement
  • Spring MVC architecture
  • Maven project structure
  • JSP view rendering with embedded Tomcat

Technologies Used

  • Java 17+
  • Spring Boot 3.4.5
  • Spring MVC
  • JSP (JavaServer Pages)
  • Apache Tomcat
  • Maven

Getting Started

Prerequisites

  • Java 17 or higher
  • Maven
  • IDE (Eclipse, IntelliJ, VS Code)

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages