提交 43e7c28f 作者: 方治民

合并分支 '3.x' 到 'beta'

build: 更新 knife4j v4.1.0

查看合并请求 !21
流水线 #2031 已通过 于阶段
in 4 分 44 秒
...@@ -52,14 +52,10 @@ springdoc: ...@@ -52,14 +52,10 @@ springdoc:
# knife4j # knife4j
knife4j: knife4j:
enable: true enable: true
basic:
enable: false
username: ${env.props.username}
password: ${env.props.password}
setting: setting:
language: zh_cn language: zh_cn
enableOpenApi: true
enableDebug: true enableDebug: true
enableOpenApi: true
# ---------------------------------------------- # ----------------------------------------------
# ---------------------------------------------- # ----------------------------------------------
......
...@@ -25,7 +25,7 @@ ext { ...@@ -25,7 +25,7 @@ ext {
// Dependencies // Dependencies
// https://mvnrepository.com/artifact/com.github.xiaoymin/knife4j-openapi3-jakarta-spring-boot-starter // https://mvnrepository.com/artifact/com.github.xiaoymin/knife4j-openapi3-jakarta-spring-boot-starter
knife4jOpen3Version = '4.0.0' knife4jOpen3Version = '4.1.0'
// https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-annotations // https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-annotations
swaggerAnnotationsVersion = '2.2.8' swaggerAnnotationsVersion = '2.2.8'
// https://mvnrepository.com/artifact/cn.dev33/sa-token-spring-boot3-starter // https://mvnrepository.com/artifact/cn.dev33/sa-token-spring-boot3-starter
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论