- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 27字
- 2025-02-25 18:46:33
UserResource
The UserResource class is the same as CategoryResource, except that it uses the User class. We can find the whole code on the GitHub (https://github.com/PacktPublishing/Spring-5.0-By-Example/tree/master/Chapter02).