gothinkster / spring-boot-realworld-example-app

Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
MIT License
1.31k stars 680 forks source link

added endpoint and tests for listing users #50

Closed PiaskalDev closed 2 months ago

geromegrignon commented 2 months ago

Listing all users is not part of the specs.