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
- Host: GitHub
- URL: https://github.com/jpsierens/spring-profiler
- Owner: jpsierens
- Created: 2018-08-29T23:31:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T02:25:55.000Z (over 7 years ago)
- Last Synced: 2025-01-21T12:47:03.545Z (over 1 year ago)
- Topics: spring, spring-boot
- Language: Java
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.