MediaManager-core/src/main
Gustavo Henrique Santos Souza de Miranda e56d86c0e5 Introduce Local Database Mode with Embedded PostgreSQL:
- Added `LocalDatabaseManager` to support embedded PostgreSQL for local development.
- Introduced `ApplicationMode` enum for configurable runtype (`local` or `server`).
- Updated `MediaManagerApplication` to initialize `LocalDatabaseManager` based on runtype.
- Extended logging configuration for additional modules like `io.zonky.test` and `org.postgresql`.
- Added Maven dependency for `embedded-postgres` and updated configuration examples.
2025-11-20 10:55:07 -03:00
..
java/com/mediamanager Introduce Local Database Mode with Embedded PostgreSQL: 2025-11-20 10:55:07 -03:00
proto Integrate `DelegateActionManager` for request handling and refactor IPC: 2025-11-17 07:21:52 -03:00
resources Introduce Local Database Mode with Embedded PostgreSQL: 2025-11-20 10:55:07 -03:00