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

https://github.com/devssh/springbootkotlinandjava

SpringBoot with SpringInitializr
https://github.com/devssh/springbootkotlinandjava

Last synced: 8 days ago
JSON representation

SpringBoot with SpringInitializr

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