mirror of
https://gitea.gofwd.group/Forward_Group/ballistic-builder-spring.git
synced 2025-12-05 18:46:44 -05:00
finally
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
spring.application.name=ballistic
|
||||
# Database connection properties
|
||||
spring.datasource.url=jdbc:postgresql://r710.gofwd.group:5433/ballistic
|
||||
spring.datasource.username=postgres
|
||||
spring.datasource.password=cul8rman
|
||||
spring.datasource.driver-class-name=org.postgresql.Driver
|
||||
|
||||
# Hibernate properties
|
||||
#spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
||||
spring.application.name=ballistic
|
||||
# Database connection properties
|
||||
spring.datasource.url=jdbc:postgresql://r710.gofwd.group:5433/ballistic
|
||||
spring.datasource.username=postgres
|
||||
spring.datasource.password=cul8rman
|
||||
spring.datasource.driver-class-name=org.postgresql.Driver
|
||||
|
||||
# Hibernate properties
|
||||
#spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
||||
|
||||
Reference in New Issue
Block a user