- Created DatabaseManager class in config package to manage database connections - Implemented singleton pattern with JPA EntityManagerFactory and HikariCP connection pooling - Initialized database connection in MediaManagerApplication on startup - Added proper shutdown cleanup for database resources in shutdown hook - Uncommented Media entity class in persistence.xml to enable JPA mapping - Resolved TODO: Initialize database connection (MediaManagerApplication.java:21) |
||
|---|---|---|
| .. | ||
| main | ||