Skip to content
Snippets Groups Projects
Commit b82f663a authored by HyunjinNoh's avatar HyunjinNoh
Browse files

initial commit

parent 7258ef48
No related branches found
No related tags found
No related merge requests found
Pipeline #8170 canceled
server.port = 8098
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://210.107.196.163:44098/webdev?serverTimezone=UTC
spring.datasource.username=root
spring.datasource.password=noh0605
spring.jpa.properties.hibernate.show_sql=true
spring.jpa.properties.hibernate.format_sql=true
logging.level.org.hibernate.type.descriptor.sql=trace
spring.jpa.hibernate.ddl-auto=update
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment