Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spencergibb/springbootkotlin


https://github.com/spencergibb/springbootkotlin

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

## Sample Spring Boot Kotlin app

### Building

`./mvnw clean package`

### Running

`java -jar target/demokotlin-0.0.1-SNAPSHOT.jar`

### Viewing

[http://localhost:8080/](http://localhost:8080/)