dodawanie zdjęć i pobieranie ścieżek do nich

więcej kategorii
This commit is contained in:
2025-04-18 15:07:03 +02:00
parent b25bd3dbe9
commit 4b5baaa7e3
7 changed files with 140 additions and 28 deletions

View File

@@ -10,4 +10,6 @@ spring.sql.init.mode=always
spring.jpa.defer-datasource-initialization=true
# create and drop table, good for testing, production set to none or comment it
spring.jpa.hibernate.ddl-auto=create-drop
spring.jpa.hibernate.ddl-auto=update
spring.web.resources.static-locations=classpath:/static/,file:images/