SAP-samples / cloud-espm-cloud-native

Enterprise Sales and Procurement Model (ESPM) Cloud Native is a project that showcases how an application can be made resilient by implementing resilience design patterns. This application is developed using Spring Boot framework and can be deployed locally as well as on SAP BTP, Cloud Foundry environment.
Apache License 2.0
39 stars 41 forks source link

Update build.yml #58

Closed prajin-op closed 8 months ago

prajin-op commented 8 months ago

Update actions workflow

prajin-op commented 8 months ago

The config.json file will get generated after the Qpid-server start. And to change the Security mechanism we do update the file and do restart.

But interestingly I found that It works without restart of the Qpid-server. So I'm closing this PR and I have already updated the changes here https://github.com/SAP-samples/cloud-espm-cloud-native/pull/59.