Skip to main content

4 docs tagged with "Components (Reusability)"

View All Tags

Apply Changes in Services through Applications

If a Service is deployed through an Application, changes made in the design or the implementation of the Service will not automatically be reflected in the deployed Application. Instead, the Application needs to be explicitly adapted to use a newer version of the Service component in order to apply the changes.