An open API service indexing awesome lists of open source software.

https://github.com/careydevelopment/ajaxdemo

Spring Boot app that uses AJAX
https://github.com/careydevelopment/ajaxdemo

Last synced: 4 months ago
JSON representation

Spring Boot app that uses AJAX

Awesome Lists containing this project

README

          

# ajaxdemo
A demo showing AJAX functionality with Spring Boot

Just pull this project down in Eclipse, then build it. Once it's built, you can run it from the command line with:
java -jar ajaxdemo-1.0.jar

Alternatively, you can run it within Eclipse by right-clicking on Application and selecting Run As... Java Application.

Once the application is launched, you can access it at http://localhost:8090/ajaxDemo