Method | Url | Decription |
---|---|---|
GET | /actuator/info | info / heartbeat - provided by boot |
GET | /actuator/health | application health - provided by boot |
GET | /v2/api-docs | swagger json |
GET | /swagger-ui.html | swagger html |
GET | /v1/person/{id} | get person by id |
GET | /v1/persons | get N persons with an offset |
PUT | /v1/person | add / update person |
forked from pavelfomin/spring-boot-rest-example
-
Notifications
You must be signed in to change notification settings - Fork 0
danielrogowski/spring-boot-rest-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spring boot example with REST and spring data JPA
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 99.1%
- Shell 0.9%