它在eclipse上工作得很好,但是我需要生成一个带有依赖项的jar,所以我将maven-assembly配置添加到pom中。我试过使用maven- 和AppendingTransformer,它完美地融合了所有的spring.schemas .但是它有一个问题,当我执行jar时,它失败了:
java.lang.IllegalStateException: Unable to open nested entry 'lib/s
我正在尝试将springboot应用程序部署到heroku。我已经很好地连接到了我的ClearDBSQL数据库,当我在Eclipse中启动应用程序时,它运行得很好,但是当我部署到heroku时,它抛出了一个ClassNotFoundException: org.springframework.boot.SpringApplication-- default lifecycle, jar packaging: see https://maven.apache.org&
SLF4J: Found binding in [jar:file:/E:/apache-maven/localrep/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file: