|
@@ -19,7 +19,7 @@ dependencies {
|
|
// 为了减少依赖 jar 体量,非公共依赖不要申明为 api 必须遵守在负责人同意允许后在对应项目中添加
|
|
// 为了减少依赖 jar 体量,非公共依赖不要申明为 api 必须遵守在负责人同意允许后在对应项目中添加
|
|
|
|
|
|
// 文档
|
|
// 文档
|
|
- api("org.springdoc:springdoc-openapi-webmvc-core")
|
|
|
|
|
|
+ api("org.springdoc:springdoc-openapi-starter-common")
|
|
|
|
|
|
// 日志
|
|
// 日志
|
|
api('org.springframework.boot:spring-boot-starter-log4j2')
|
|
api('org.springframework.boot:spring-boot-starter-log4j2')
|