Skip to content

Commit

Permalink
Merge pull request #6399 from rajadilipkolli/patch-1
Browse files Browse the repository at this point in the history
Fix change in property key
  • Loading branch information
lukaseder committed Jul 11, 2017
2 parents d7a608d + 1bfed04 commit 36080ca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ spring.datasource.username=sa
spring.datasource.password=

#jOOQ Configuration
jooq.sql.dialect=H2
spring.jooq.sql-dialect=H2


spring.datasource.initialize=false
spring.datasource.continueOnError=true
spring.datasource.continueOnError=true

0 comments on commit 36080ca

Please sign in to comment.