Skip to content

Implementação de serviços utilizando Thorntail e Hibernate ogm com MongoDB

Notifications You must be signed in to change notification settings

dias-joaovictor/StarWarsPlanetsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarWarsPlanetsAPI

Rest service implemented using Thorntail.io, mongodb and hibernate OGM.

To execute the application run:
mvn clean package
next you will need run the following command in the target directory
java -jar starWarsPlanetsAPI-thorntail.jar

instead of those commands, you can run a simple
mvn clear thorntail:run
The documentation can be found on http://localhost:8080/api/swagger.json

About

Implementação de serviços utilizando Thorntail e Hibernate ogm com MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages