- application:
- name: AIP Gateway API Server
- aip-server-id: 0
- server:
- port: 5050
- spring:
- datasource:
- hikari:
- jdbc-url: jdbc:sqlserver://115.91.94.42:11433;DatabaseName=aipdb;MultipleActiveResultSets=true;TrustServerCertificate=True;
- username: ENC(04uwvbkIP0s=)
- password: ENC(04uwvbkIP0s=)
|