Learning Java. The JetBrains course, project "Web Quiz Engine". See description there.
Also you can find Postman collection in the [artifacts/] folder.
Demonstrated features:
- Spring Boot framework
- REST API
- Validation
- Basic Auth (managed by Spring Security)
- Database - H2 (storage to file)