nidapeng
2024-04-25 9c7f5f394387099037d4af06f7abefc1b78628ea
server/system_gateway/src/main/resources/application.yml
@@ -25,7 +25,7 @@
      enabled: true
  main:
    allow-circular-references: true
#    web-application-type: reactive
    web-application-type: reactive
# MyBatis配置
mybatis-plus:
  mapper-locations: classpath*:/mappers/**/*.xml
@@ -63,7 +63,9 @@
  basic:
    enable: true
    username: admin
    password: 111111
    password: 123456
  main:
    allow-circular-references: true
# WEB服务器配置
server: