SAP-samples / cloud-cap-samples-java

A sample application that demonstrates the features of the Java SDK for the SAP Cloud Application Programming Model.
https://cap.cloud.sap
Apache License 2.0
142 stars 142 forks source link

Move `cfenv` switch for PostgreSQL to `application yaml` #323

Closed vmikhailenko closed 6 months ago

vmikhailenko commented 6 months ago

Perhaps, application.yaml is a better place for the switch in question.

vmikhailenko commented 6 months ago

Reason: the service instance name is rather property of the deployment configuration and not the application properties.