|
@@ -1,6 +1,6 @@
|
|
server.port=8084
|
|
server.port=8084
|
|
server.servlet.context-path=/api
|
|
server.servlet.context-path=/api
|
|
-
|
|
|
|
|
|
+server.connection-timeout=600000
|
|
spring.thymeleaf.prefix=classpath:/templates/
|
|
spring.thymeleaf.prefix=classpath:/templates/
|
|
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
|
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
|
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|
|
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|