Skip to content
Snippets Groups Projects
Commit 68979921 authored by Park Tae hyeon's avatar Park Tae hyeon
Browse files

HelloWWWorld

parent 08379a59
Branches
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ spring.datasource.url=jdbc:mysql://localhost:3306/shop?useSSL=false&useUnicode=t ...@@ -7,7 +7,7 @@ spring.datasource.url=jdbc:mysql://localhost:3306/shop?useSSL=false&useUnicode=t
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root spring.datasource.username=root
spring.datasource.password=1234 spring.datasource.password=web1
# spring.datasource.driver-class-name=org.h2.Driver # spring.datasource.driver-class-name=org.h2.Driver
# spring.datasource.url=jdbc:h2:mem:test # spring.datasource.url=jdbc:h2:mem:test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment