apache / apache/teaclave-java-tee-sdk

基于sample中springboot样例构建复杂springboot应用后读取外部配置文件失败

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
67
Forks
21
PR merge metrics
No merged PRs in 30d

Description

构建镜像为teaclave/teaclave-java-tee-sdk:v0.1.0-ubuntu18.04,enclave和host子模块的pom.xml(构建部分)都没有改动。
Dockerfile中的启动选项为:
`
CMD ["java", "-cp", "-Dspring.config.location=file:./application.yml", "host-1.0-SNAPSHOT-with-dependency.jar:enclave-1.0-SNAPSHOT-with-dependency.jar", "com.XXX.host.MainAppication"]
`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.