Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lennonjesus/springboot-rest-sample
REST with SpringBoot
https://github.com/lennonjesus/springboot-rest-sample
Last synced: about 8 hours ago
JSON representation
REST with SpringBoot
- Host: GitHub
- URL: https://github.com/lennonjesus/springboot-rest-sample
- Owner: lennonjesus
- Created: 2015-09-15T09:33:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T01:25:38.000Z (about 9 years ago)
- Last Synced: 2023-03-12T05:33:13.490Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# springboot-rest-sample
A very, very, very, very simple Spring Boot Project to demonstrate how to consume a REST service from another
server/domain/url using JQuery or AngularJS (or Pure Javascript, if you prefer)The files under the static folder can be used out of project as a static html files or in another server (in another port) for tests.