Skip to content

Commit

Permalink
Feature/improve readme information (#67)
Browse files Browse the repository at this point in the history
* Add url of Render to acces application deployed
  • Loading branch information
LauroSilveira authored Oct 26, 2023
1 parent 4cb1408 commit 68ddcc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ The application is available at: [https://alura-flix-api.onrender.com/swagger-ui

# About
This is an application with aim to learning about new features of Spring security from Spring version 6.
It is possible toa access swagger documentation throught url: [http://localhost:8080/swagger-api](http://localhost:8080/swagger-ui/index.html).
It is possible to access swagger documentation throught url: [http://localhost:8080/swagger-api](http://localhost:8080/swagger-ui/index.html).

The username for test is: guest@aluraflix.com and the password is: 123456, please notice this user has ROLE_USER.

![alura-flix-api-swagger.png](data/alura-flix-api-swagger.png)
Expand Down

0 comments on commit 68ddcc4

Please sign in to comment.