application.yml 245 Bytes 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 server: port: 8080 servlet: context-path: /api spring: datasource: name: postgresqlDataSource url: jdbc:postgresql://192.168.200.149:5432/gisdata username: gisdata password: gisdata security: oauth2: resource: