Facing issues while migrating to Java 17 in Neo #1472
Unanswered
kumarniti4
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We were attempting to migrate from Java 8 to Java 17, as BTP's Neo environment runtime version 4 now supports Java 17. However, we encountered an issue. The existing relationships between the entities are being updated at the database level. This update is adding new constraints that are causing issues with our functionalities. Additionally, certain new constraints are leading to database connection timeouts during the application startup.
I am unsure if this platform is appropriate for addressing questions related to the artifact https://mvnrepository.com/artifact/com.sap.cloud/neo-java-web-api.
Beta Was this translation helpful? Give feedback.
All reactions