Skip to content

Commit

Permalink
Build(#2): empty applicaion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ratcomp9992 committed Aug 25, 2024
1 parent 6d4ba42 commit 8767585
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
spring:
jpa:
show-sql: true
properties:
hibernate:
dialect: org.hibernate.dialect.MySQLDialect
hibernate:
ddl-auto: validate
datasource:
url: jdbc:mysql://localhost:3306/soodgarak
driver-class-name: com.mysql.cj.jdbc.Driver
username: root
password: 12345

0 comments on commit 8767585

Please sign in to comment.