Skip to content

Commit

Permalink
properties validate
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrzz98 committed Feb 5, 2023
1 parent a8fd332 commit c46ca12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ spring.jpa.show-sql=true
spring.datasource.url=jdbc:mysql://z3iruaadbwo0iyfp.cbetxkdyhwsb.us-east-1.rds.amazonaws.com:3306/p63xdnex49r124ub
spring.datasource.username=ddgbsu830icdyd4t
spring.datasource.password=gggf144b0aai7kqa
spring.jpa.hibernate.ddl-auto=create
spring.jpa.hibernate.ddl-auto=validate
spring.jpa.properties.hibernate.format_sql=true


Expand All @@ -18,4 +18,4 @@ spring.jpa.properties.hibernate.format_sql=true
#spring.jpa.properties.hibernate.format_sql=true


#mysql://ddgbsu830icdyd4t:gggf144b0aai7kqa@z3iruaadbwo0iyfp.cbetxkdyhwsb.us-east-1.rds.amazonaws.com:3306/p63xdnex49r124ub
#mysql://ddgbsu830icdyd4t:gggf144b0aai7kqa@z3iruaadbwo0iyfp.cbetxkdyhwsb.us-east-1.rds.amazonaws.com:3306/p63xdnex49r124ub

0 comments on commit c46ca12

Please sign in to comment.