Add ability to reflectively determine asset information
Some checks failed
Build / build (push) Failing after 1m41s

This commit is contained in:
2025-06-05 21:17:17 +02:00
parent 20bd00f67b
commit ca47f8f8ab
16 changed files with 416 additions and 52 deletions

View File

@@ -3,4 +3,4 @@ server.port=8088
spring.datasource.url=jdbc:postgresql://localhost:5432/pcinv
spring.datasource.username=pcinv
spring.datasource.password=pcinv
a
spring.jpa.hibernate.ddl-auto=update