https://github.com/dcoxall/spring-demo
An example app using spring-boot
https://github.com/dcoxall/spring-demo
Last synced: about 2 months ago
JSON representation
An example app using spring-boot
- Host: GitHub
- URL: https://github.com/dcoxall/spring-demo
- Owner: dcoxall
- License: mit
- Created: 2016-02-27T08:59:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-27T15:49:03.000Z (over 10 years ago)
- Last Synced: 2026-01-26T13:28:58.558Z (5 months ago)
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot Demo Application
This project was created so I had an opportunity to learn Spring Boot and to get to grips with
much of the Spring ecosystem.
## Usage
./gradelw clean build
java -jar build/libs/prouctdemo-0.0.1-SNAPSHOT.jar