quarkus-grumpycat
quarkus-grumpycat copied to clipboard
Modularize grumpycat sources
The whole project needs to be refactored to better show the potential of microservices deployment in Kubernetes / OpenShift. For this, I'd like to create source modules for:
- (NEW) cat model (all JPA stuff)
- (NEW) cat-multiplayer refactor cat-server to remove all multiplayer handling and create an own quarkus app for this
- (CHG) cat-server needs to be freed from all mp stuff