Results 24 comments of tzp

可以了,这种直接运行单独的程序方式可以对springboot+jpa加密打包 ,问题#4 是用插件打的,有好的办法解决吗

好的,如果JPA的问题没有好的解决方式,那我是不是可以在maven打包之后 执行一下那个单独加密方法,在pom里面是可以执行脚本的吧?

我确实用了jpa,成功生成xjar了,但是启动的时候 while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class]: Invocation of init method failed; nested exception is org.hibernate.boot.archive.spi.ArchiveException:...

Plugin com.github.core-lib:xjar-maven-plugin:v1.0.8 or one of its dependencies could not be resolved: Could not find artifact com.github.core-lib:xjar-maven-plugin:jar:v1.0.8 in nexus (http://maven.aliyun.com/nexus/content/groups/public/) -> [Help 1] 这个问题怎么破???

@core-lib 我也遇到jpa的问题 同样的报错

最好不要动第三方依赖 ,有没有其他的解决办办法

io.xjar 这个是不是写错了