#server server: port: 891 servlet: context-path: / #spring spring: application: name: eg-server profiles: active: dev #mybatis mybatis-plus: mapper-locations: classpath*:mapper/**/*.xml #pageHelper pagehelper: helper-dialect: mysql