Open horsemanjackyliu opened 1 year ago
Hi @horsemanjackyliu,
Could you please share the logs to understand the issue better.
Thanks and Regards, Biswa Ranjan Ray
@singhabhi1999 Kindly update the author information in this tutorial.
@singhabhi1999 can you please respond to the user's feedback?
Tutorials: https://developers.sap.com/tutorials/cp-objectstore-mc-java-app.html
Write here how you think we can improve the tutorial ...
Hi, I followed the tutorial , after deployment, the webapp crashed . I think the error comes from the following class .
AmazonWebServiceConfiguration.class
@Profile("cloud-aws") @Configuration @ConfigurationProperties(prefix = "vcap.services.objectstore-service.credentials") @PropertySource("classpath:application.properties")