Skip to content

Commit b925c94

Browse files
authored
Merge pull request #12 from Throyer/feature/webapp
Feature/webapp
2 parents a1828e3 + 82a4e65 commit b925c94

File tree

88 files changed

+1273
-785
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+1273
-785
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@ $ mvnw test -Dtest=UsuariosControllerIntegrationTests#should_save_a_new_user
104104

105105

106106
## Documentação do Swagger
107-
Assim que a aplicação estiver de pé, fica disponível em: [localhost:8080/api/documentation/swagger-ui/#/](localhost:8080/api/documentation/swagger-ui/#/)
107+
Assim que a aplicação estiver de pé, fica disponível em: [localhost:8080/documentation/swagger-ui/#/](localhost:8080/documentation/swagger-ui/#/)
108108

109109

110-
[exemplo no heroku](https://throyer-crud-api.herokuapp.com/api/documentation/swagger-ui/#/)
110+
[exemplo no heroku](https://throyer-crud-api.herokuapp.com/documentation/swagger-ui/#/)
111111

112112
## Postman
113113
Clique [**aqui**](./postman/crud_api.postman_collection.json) para acessar o aquivo `json` da coleção do postman.

0 commit comments

Comments
 (0)