SAP-samples / cf-mta-examples

The repository contains multitarget application (MTA) examples for SAP BTP, Cloud Foundry environment. Examples demonstrate how to achieve different goals using MTAs and show the capabilities of MTA deployment service in the Cloud Foundry environment.
Apache License 2.0
112 stars 44 forks source link

Example for: plugin(s) <-> framework MTA deployments #12

Open ddonchev opened 4 years ago

ddonchev commented 4 years ago

feature doc: https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/791e17e5501849b28061718c8bec7384.html

This capability allows for applications in one (framework)MTA to get updated changes of info in their environments & restarted, when other MTAs (plugins) get deployed. The goal is to achieve service discovery between MTA deployments.