Skip to content

Profile Rest API with JPA persistence for sandboxing purposes

Notifications You must be signed in to change notification settings

rafaelremondes/profileAPI

 
 

Repository files navigation

How to run

gradle microBundle
docker-compose up --build

Then access

HealthAPI

http://localhost:8080/health

OpenAPI

http://localhost:8080/openapi

Swagger UI

http://localhost:3000/?url=http://localhost:8080/openapi

About

Profile Rest API with JPA persistence for sandboxing purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.7%
  • TSQL 1.2%
  • Other 1.1%