Skip to content

Commit

Permalink
Add url of Render to acces application deployed (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
LauroSilveira authored Oct 26, 2023
1 parent 988ca59 commit 4cb1408
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# alura-flix-api

<p>This is an application with aim to learning about new features of Spring security from Spring version 6.<p/>
This is an application with aim to learning about new features of Spring security from Spring version 6.
The application is available at: [https://alura-flix-api.onrender.com/swagger-ui.html](https://alura-flix-api.onrender.com/swagger-ui.html)


## About this project
* [About](#about)
Expand All @@ -18,10 +20,10 @@ The username for test is: guest@aluraflix.com and the password is: 123456, pleas

# Techinologies
- Java 17
- Lombok
- Jackson Faster
- Spring boot 3.0.5
- Spring boot 3
- Spring 6
- Mongo Atlas
- Lombok
- Spring Secuity
- JWT Token library
- Docker
Expand Down

0 comments on commit 4cb1408

Please sign in to comment.