-
Bug
-
Resolution: Done
-
Major
-
1.32.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
-
-
On Quarkus, `quarkus.datasource.jdbc.url` is now mandatory whereas it was not previous, we could set directly `quarkus.datasource.reactive.url`
On Spring Boot, `kogito.persistence.postgresql.connection.uri` is not taken into account anymore. We need to define also those properties:
- spring.datasource.url
- spring.datasource.username
- spring.datasource.password