Use CAP Java 4.0.2, cds-dk ^9 and cds-mtxs ^3#498
Conversation
|
Let's update consistently to cds9 CAP Java 4 in a single PR. And let's also make sure we remove properties that are now set to the default. |
yes, this PR is not finished yet ;-) |
|
Ah sorry, I always get notifications for all PRs created in this repository. I thought you already added me as reviewer ;) |
|
Just as a hint: You can also take changes in #484 into account and merge that into this one. |
beckermarc
left a comment
There was a problem hiding this comment.
I think we should also check the application.yaml. There are likely some properties, which are no longer required, as they are defaults now.
I did a look into the |
..it is now enabled by default
| enabled: true | ||
| cds: | ||
| errors: | ||
| default-translations.enabled: true |
There was a problem hiding this comment.
ah, I searched for defaultTranslations and not default-translations. I hate these different formats for the spring properties.
This PR updates the Bookshop to new major versions of several CAP components:
It also adopts new default values for configuration parameters and removes outdated settings:
.cdsrc.json:sql.native_hana_associations: false-> new default in cds ^9cdsc.newParser: true-> new default in cdsc ^6mtx/sidecar/package.json: