sap-tutorials / Tutorials

Tutorials on sap.com
https://developers.sap.com/tutorial-navigator.html
Creative Commons Attribution 4.0 International
732 stars 777 forks source link

Create Multi-Cloud Application Consuming Object Store Service #20836

Open horsemanjackyliu opened 1 year ago

horsemanjackyliu commented 1 year ago

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")

biswaranjanray commented 1 year ago

Hi @horsemanjackyliu,

Could you please share the logs to understand the issue better.

Thanks and Regards, Biswa Ranjan Ray

MichaelCzcz commented 1 year ago

@singhabhi1999 Kindly update the author information in this tutorial.

jmmargo commented 2 months ago

@singhabhi1999 can you please respond to the user's feedback?