smart-man-boot/src/main/resources/application.yml
@@ -1,6 +1,6 @@ #服务器配置 server: port: 80 port: 4102 undertow: threads: # 设置IO线程数, 它主要执行非阻塞的任务,它们会负责多个连接, 默认设置每个CPU核心一个线程 @@ -132,16 +132,17 @@ #swagger公共信息 swagger: enable: true title: smart 接口文档系统 description: smart 接口文档系统 version: 2.8.2.RELEASE license: qianwen license-url: https://bladex.vip terms-of-service-url: https://bladex.vip license-url: https://x terms-of-service-url: https://xx contact: name: y_ys79 email: y_ys79@sina.com url: https://gitee.com/smallc url: https://gitee.com/xx #flowable配置 #flowable: