spring.datasource.url=jdbc:postgresql://localhost:5432/profesori.mk spring.datasource.connectionProperties=useUnicode=true;characterEncoding=utf-8; spring.datasource.username=postgres spring.datasource.password=1win7337 spring.jpa.hibernate.ddl-auto=update spring.jpa.show-sql=false spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect spring.jpa.properties.hibernate.format_sql=true server.address=192.168.0.17 spring.mail.host=192.168.0.24 spring.mail.username=mailuser spring.mail.password=mailpass spring.mail.port=1025