1
0
Fork 0
mirror of https://github.com/s-frick/effigenix.git synced 2026-03-28 10:09:35 +01:00
Commit graph

103 commits

Author SHA1 Message Date
Sebastian Frick
ec9114aa0a feat: add Spring Boot ERP application with user management domain
Implement DDD-based architecture with domain, application, infrastructure,
and API layers. Includes user/role management with authentication,
RBAC permissions, audit logging, Liquibase migrations, and test suite.
2026-02-17 19:33:24 +01:00
Sebastian Frick
a1df32377b style 2026-02-17 08:28:31 +01:00
Sebastian Frick
4e448afa57 init 2026-02-17 08:25:06 +01:00