# spring spring: application: name: demo-application profiles: active: local # server server: port: 8080 servlet: context-path: /demo-api/