https://github.com/devssh/springbootkotlinandjava
SpringBoot with SpringInitializr
https://github.com/devssh/springbootkotlinandjava
Last synced: 8 days ago
JSON representation
SpringBoot with SpringInitializr
- Host: GitHub
- URL: https://github.com/devssh/springbootkotlinandjava
- Owner: devssh
- Created: 2017-07-03T12:35:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T13:26:59.000Z (over 8 years ago)
- Last Synced: 2024-12-29T19:09:21.224Z (about 1 year ago)
- Language: Kotlin
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Run the server
```
./gradlew clean bootRun
```
Hit `localhost:8080` in your browser.
Also hit `localhost:8080/java` in the browser