application.yml 320 B

123456789101112131415
  1. application:
  2. name: AIP Gateway API Server
  3. aip-server-id: 0
  4. server:
  5. port: 5050
  6. spring:
  7. datasource:
  8. hikari:
  9. jdbc-url: jdbc:sqlserver://115.91.94.42:11433;DatabaseName=aipdb;MultipleActiveResultSets=true;TrustServerCertificate=True;
  10. username: ENC(04uwvbkIP0s=)
  11. password: ENC(04uwvbkIP0s=)