spring.datasource.driver-class-name=org.postgresql.Driver #spring.datasource.url=jdbc:postgresql://194.149.135.130:5432/db_202425z_va_prj_rezervirajmasa2024_25 #spring.datasource.username=t_rezervirajmasa2024_25 #spring.datasource.password=9fd0b128464b spring.datasource.url=jdbc:postgresql://localhost:9999/db_202425z_va_prj_rezervirajmasa2024_25 spring.datasource.username=db_202425z_va_prj_rezervirajmasa2024_25_owner spring.datasource.password=9fd0b128464b spring.jpa.hibernate.ddl-auto=validate spring.jpa.properties.hibernate.shor_url=true spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect spring.jpa.show-sql=true spring.main.allow-bean-definition-overriding=true server.port=8081