MediaManager-core/src/main
Gustavo Henrique Santos Souza de Miranda 5ce8f4ca2a Improve `DelegateActionManager` error handling for invalid handlers
- Add validation to ensure classes annotated with `@Action` implement `ActionHandler`, throwing `IllegalArgumentException` for mismatches.
- Fix minor formatting issue in `@Action` annotation for `GetGenreByIdHandler`.
2025-11-29 15:33:08 -03:00
..
java/com/mediamanager Improve `DelegateActionManager` error handling for invalid handlers 2025-11-29 15:33:08 -03:00
proto Implement Genre Management with CRUD Operations 2025-11-28 23:33:27 -03:00
resources Merge pull request #7 from gmbrax/feature/IPC-Unix-Socket 2025-11-22 23:41:12 -03:00