Spring Boot based RESTful server prototype ❤️❤️❤️
This "prototype" project made with
- Java 8
- Spring Boot
- Spring Data JPA
- Lombok
- MySQL, Redis
- Defines membership and methods for its
- Combined with session token for authentification
- Defines author, contents and so on
Possible to run on docker(Docker Compose) or without after build. But you might need some ddl, db grant stuffs and docker configs. Best wishes 👍☕
You can test with "rest_api_test.py" file.