Skip to content

Commit

Permalink
[NOISSUE]
Browse files Browse the repository at this point in the history
update default configuration
  • Loading branch information
jj committed Mar 6, 2019
1 parent 0c25be9 commit 5c2f417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ spring.datasource.driverClassName=org.h2.Driver
spring.jpa.database-platform=org.hibernate.dialect.H2Dialect
spring.h2.console.enabled=true

spring.jackson.default-property-inclusion=non_absent

# Database Configuration PostgreSQL
#spring.datasource.url=jdbc:postgresql://localhost:5432/shibui
Expand Down

0 comments on commit 5c2f417

Please sign in to comment.