Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 313 Bytes

Spring-MVC-Web-App

When button is clicked ajax sends json request to controller and controller response with database item in json format, and database item is displayed in drop-down list using select and option.

Note: Embedded database H2 is used. Project can be imported in Spring Tool Suite(/Eclipse) IDE.