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