| src/main/resources/application.yml | ●●●●● patch | view | raw | blame | history |
src/main/resources/application.yml
@@ -1,6 +1,6 @@ #服务器配置 server: port: 15871 port: 15872 undertow: threads: # 设置IO线程数, 它主要执行非阻塞的任务,它们会负责多个连接, 默认设置每个CPU核心一个线程 @@ -46,6 +46,8 @@ exclusions: '*.js,*.gif,*.jpg,*.bmp,*.png,*.css,*.ico,/druid/*' session-stat-enable: true session-stat-max-count: 10 main: allow-circular-referenc: true # mybatis mybatis-plus: @@ -240,7 +242,7 @@ skip-url: - /blade-test/** - /test/** # - /yw/** - /yw/firmInfo/** # - /blade-resource/** #授权认证配置 auth: