Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swizbiz/landroute
https://github.com/swizbiz/landroute
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swizbiz/landroute
- Owner: Swizbiz
- Created: 2022-12-03T20:51:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T20:05:45.000Z (about 1 year ago)
- Last Synced: 2024-12-03T14:43:57.567Z (about 1 month ago)
- Language: Java
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Required min Java 9.**
#### Build:
Windows: `.\mvnw.cmd clean install`
Unix: `./mvnw clean install`#### Run on default port 8080:
Windows: `.\mvnw.cmd spring-boot:run`
Unix: `./mvnw spring-boot:run`