afan321 opened a new issue #1444: 在src/main/resources 路径下的配置文件在CSE配置文件中的路径配置问题 URL: https://github.com/apache/servicecomb-java-chassis/issues/1444 CSE的配置文件和证书都放在 src/main/resources 路径下 在springboot 的配置文件 我会这样写 keyStore: classpath:key.keystore 但对于CSE 配置 写成keyStore: classpath:key.keystore 或 keyStore: key.keystore 都会报文件找不到. 对于这种配置我应该怎么去写
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
