2 Commits

Author SHA1 Message Date
Konrad Neitzel
ffb97f6b8e Refactor RolePlay application structure and enhance configuration
- Remove the RolePlayApplication class as part of the restructuring.
- Update pom.xml to include new dependencies for YAML configuration and H2 database support.
- Modify API package imports in ModelResource, SessionResource, and TurnResource to use the generated API package.
- Update application.yml to configure H2 datasource and enable Liquibase migrations at startup.
2026-02-20 20:01:19 +01:00
Konrad Neitzel
b30a7e4770 Implement session management and model discovery APIs 2026-02-20 15:04:28 +01:00