summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-server/src/main/resources/hypersistence-utils.properties
AgeCommit message (Collapse)Author
2023-02-01refactor(web/server): Migrate to Hypersistence UtilsFabian Mastenbroek
This change updates the web server to use the Hypersistence Utils library instead of our custom code to store columns as JSON in H2 and Postgres.