##Dependencias: Base: org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-devtools runtime true org.projectlombok lombok true org.springframework.boot spring-boot-starter-test test
JPA, Flywaydb, MySQL: org.springframework.boot spring-boot-starter-data-jpa org.flywaydb flyway-core org.flywaydb flyway-mysql com.mysql mysql-connector-j runtime
JWT org.springframework.boot spring-boot-starter-security
AUTH0 com.auth0 java-jwt 4.4.0