Spring Data REST Tutorial: Developing RESTful APIs with Ease

In this article, you will learn how to develop REST APIs with ease by using Spring Data REST and Spring Boot together.

Throughout the article, you will scaffold a new Spring Boot application, create a JPA entity, and use Spring Data REST to provide some basic operations over it.

Read on :leaves:>> https://auth0.com/blog/spring-data-rest-developing-rest-apis-with-ease

Hey there everyone!

If you’ve got any questions regarding the article, feel free to re-open this community thread!

Hello, a couple classes have been deprecated in the latest version of
spring-security-oauth2-autoconfigure

For example:
ResourceServerSecurityConfigurer
ResourceServerConfigurerAdapter

Would it be possible to update the tutorial?

@robertino.calcaterra can your team check on that? Thank you!