DataJPA/target/classes/application.properties
2020-05-19 17:15:25 +07:00

15 lines
274 B
INI

spring.datasource.url=jdbc:postgresql://localhost:5432/dbproduct?
spring.datasource.username=postgres
spring.datasource.password=root
spring.jpa.hibernate.ddl-auto=update
spring.jpa.open-in-view=true
server.port=8081
spring.thymeleaf.cache=true
jwt.secret=$uonCh@nTh@