Spring Boot 2.5 MVC Ajax Example
Template for Spring Boot 2.5 MVC + jQuery Ajax + Jackson2, using Maven build tool.
###1. Technologies used
- Spring Boot 2.5.2
- Jackson 2.12.3
- jQuery 3.6.0
- Boostrap 4.1.3
- Maven 3
###2. To Run this project locally
$ git clone https://github.com/cassiusvm/spring4-mvc-ajax-example
$ mvn spring-boot:run
Access http://localhost:8080/
###4. Project Demo Please refer to this article Spring 4 Ajax Example