From 4cb140888f52f90df4207c6761f72e16b15fb4be Mon Sep 17 00:00:00 2001 From: Lauro Correia Silveira Date: Thu, 26 Oct 2023 23:31:31 +0200 Subject: [PATCH] Add url of Render to acces application deployed (#66) --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d73fa97..6fb0837 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # alura-flix-api -

This is an application with aim to learning about new features of Spring security from Spring version 6.

+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) @@ -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