管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-09-28 81e92195c3fb7f207f6b306a49b52591d24b92e3
src/main/resources/application.yml
@@ -1,6 +1,7 @@
server:
  tomcat:
    uri-encoding: UTF-8
    max-connections: 1000
  port: 12316
  #servlet:
  #  context-path: /land
@@ -8,6 +9,8 @@
    name: land
spring:
  session:
    timeout: PT20M # 20分钟
  datasource:
    username : postgres
    password: postgres