application.yaml 124 Bytes 编辑Web IDE 1 2 3 4 5 6 7 8 9 spring: application: name: order-application # server server: port: 18084 servlet: context-path: /order-api/