xiaoyong931011
2023-06-02 1c60c0f2ab36bce52690451442399d5b113eb0e4
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8099
  tomcat:
    uri-encoding: utf-8
@@ -16,6 +16,8 @@
  aop:
    proxy-target-class: true
  messages:
    basename: i18n/message
mybatis-plus:
  type-aliases-package: cc.mrbird.febs.*.entity
@@ -26,7 +28,6 @@
    banner: false
    db-config:
      select-strategy: not_empty
logging:
  level:
    com: