on 2024 Aug 05 9:08 AM
I have created a small test application using the SAP CDS SDK for Java. I am able to compile it and run it locally and read data from a postgres database in Docker.
The moment I deploy this application to SAP BTP and use a postgres hyperscale database, I will get an exception the moment the database is being accessed by the odata service:
I am using the CDS SDK version 3.1.0 and Spring Boot 3.3.2. In the pom.xml, the postgres dependency has been added using com.sap.cds:cds-feature-postgresql.
What am I missing which leads to this error?
Apparently this is caused by a bug in the sap_java_buildpack and the current workaround is to use the public java_build_pack.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.