Skip to content

Commit

Permalink
[Upgrade] 优化 dependencies 模块,增加annotationProcessor
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbinhub committed Sep 30, 2019
1 parent 49b176f commit fbe5215
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud/acp-admin-cloud-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencyManagement {
}
dependencies {
kapt "org.springframework.boot:spring-boot-configuration-processor"
annotationProcessor "org.springframework.boot:spring-boot-configuration-processor"

compile fileTree(dir: "$rootDir/libs", include: "*.jar")

Expand Down
Binary file modified libs/acp-client-6.2.0.jar
Binary file not shown.
Binary file modified libs/acp-core-6.2.0.jar
Binary file not shown.
Binary file modified libs/acp-packet-6.2.0.jar
Binary file not shown.
Binary file modified libs/acp-spring-boot-starter-6.2.0.jar
Binary file not shown.
Binary file modified libs/acp-spring-cloud-starter-6.2.0.jar
Binary file not shown.

0 comments on commit fbe5215

Please sign in to comment.