apache / apache/teaclave-java-tee-sdk
基于sample中springboot样例构建复杂springboot应用后读取外部配置文件失败
- Lingua principale
- Java
- Stelle
- 67
- Fork
- 21
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
构建镜像为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"]
`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start with the Dockerfile CMD and its Java launch arguments, then compare them with the sample application's enclave and host pom.xml files and the expected external application.yml location. Reproduce the failure with teaclave/teaclave-java-tee-sdk:v0.1.0-ubuntu18.04 and confirm that the built application reads the external configuration file successfully.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- docker, java, spring-boot
- Ambito
- backend, devops
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100