spring.datasource.url=jdbc:postgresql://localhost:5432/profesori.mk spring.datasource.username=postgres spring.datasource.password=1win7337 spring.jpa.hibernate.ddl-auto=none spring.jpa.show-sql=false spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect spring.jpa.properties.hibernate.format_sql=true