summaryrefslogtreecommitdiff
path: root/src/main/resources/application.properties
AgeCommit message (Collapse)Author
2024-07-25Containerise application and switch to PostgreSQLSzymon Szukalski
2024-07-23Define JPA entities and repositories and H2 DBSzymon Szukalski
2024-07-23Enforce text/xml+marker content type for /import endpointSzymon Szukalski
2024-07-23Create JAXB beans and initial test for request modelSzymon Szukalski
2024-07-23Create foundations using Spring InitializrSzymon Szukalski