application.yml 144 B

12345678910
  1. spring:
  2. application:
  3. name: collect-weather
  4. profiles:
  5. active: locale
  6. server:
  7. port: 9300
  8. servlet:
  9. context-path: /general-data