spring.application.name=web spring.datasource.url=jdbc:postgresql://localhost:5432/spring spring.datasource.username=tradam spring.datasource.driver-class-name=org.postgresql.Driver spring.jpa.hibernate.ddl-auto=update spring.jpa.show-sql=true spring.security.user.name=zxcv spring.security.user.password=zxcv