小编Mat*_*eld的帖子

使用Gradle时,依赖关系将两次放入Spring Boot(> 2.x)jar

为CF添加这样的云SDK: compile "com.sap.cloud.s4hana:s4hana-all:${cloudSDKVersion}" compile ("com.sap.cloud.s4hana.cloudplatform:scp-cf:${cloudSDKVersion}") 导致弹簧启动jar中的重复jar,它被部署到CF. 例子: core-2.3.1.jar connectivity-2.3.1.jar

  • 这导致 :
    • 运行时期间的ClassNotFoundExceptions
    • 防止cf push命令出错: Comparing local files to remote cache... Aborting push: File BOOT-INF/lib/core-2.3.1.jar has been modified since the start of push. Validate the correct state of the file and try again. FAILED

s4sdk

3
推荐指数
1
解决办法
230
查看次数

标签 统计

s4sdk ×1