feat: Standardize configs
Merged
requested to merge zacharysabourin/eclipsefdn-downloads-api:zacharysabourin/main/15 into main
Compare changes
Files
4# Tells Quarkus which objects are associated with what databases (used to generate entity tables internally)
quarkus.hibernate-orm.packages=org.eclipsefoundation.downloads.dto,org.eclipsefoundation.persistence.dto
quarkus.hibernate-orm.physical-naming-strategy=org.eclipsefoundation.downloads.config.DefaultPhysicalNamingStrategy
\ No newline at end of file