Skip to content

Commit eeaaf0f

Browse files
committed
chore: dev 프로필 빠져서 추가.
1 parent bced8d5 commit eeaaf0f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
logging:
2+
level:
3+
org:
4+
springframework: debug
5+
6+
spring:
7+
jpa:
8+
database-platform: org.hibernate.dialect.MySQLDialect
9+
hibernate:
10+
ddl-auto: create
11+
12+
datasource:
13+
url: jdbc:mysql://localhost:3307/log4u
14+
username: dev
15+
password: devcos4-team08
16+
driver-class-name: com.mysql.cj.jdbc.Driver

0 commit comments

Comments
 (0)