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

https://github.com/jpsierens/spring-profiler

Learning Spring
https://github.com/jpsierens/spring-profiler

spring spring-boot

Last synced: about 2 months ago
JSON representation

Learning Spring

Awesome Lists containing this project

README

          

Learning some spring

run with `./gradlew build && java -jar build/libs/gs-spring-boot-0.1.0.jar`

test out with `localhost:8080/profile?email=something`

added tests, now not running due to compile error.