auth0-samples / auth0-spring-security5-api-sample

Sample demonstrating how to secure your API using Spring Boot 2 and Spring Security 5
MIT License
96 stars 67 forks source link

Remove lombok and update Spring version #6

Closed jimmyjames closed 4 years ago

jimmyjames commented 4 years ago

Changes

stevehobbsdev commented 4 years ago

@jimmyjames Should we also update the quickstart article under "Dependencies" to match the Spring Boot version here? Currently we get users to instal 2.2.4.

jimmyjames commented 4 years ago

@jimmyjames Should we also update the quickstart article under "Dependencies" to match the Spring Boot version here? Currently we get users to instal 2.2.4.

Yes, good catch. https://github.com/auth0/docs/pull/8874