diff --git a/pom.xml b/pom.xml index cb9855f..3adb14e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,9 +10,10 @@ com.app User-Api-Jwt - 0.0.1-SNAPSHOT + 1.0.0 User-Api-Jwt - Demo project for Spring Boot + Proyecto de muestra sobre cómo implementar la seguridad con + JWT basada en Spring boot 3 y Spring security 6 17