spring: application: name: order-application # server server: port: 18084 servlet: context-path: /order-api/