-
Enhancement
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
Undefined
-
-
2022 Week 23-25 (from Jun 6)
MongoDB dependencies are shared between Quarkus and Spring. Usually we use the Quarkus version. In this case during Quarkus.1.13 upgrade we had to migrate from 4.2.3 from 4.1.0 which introduces an internal API break that causes a
java.lang.NoSuchMethodError: 'com.mongodb.internal.operation.ExplainableReadOperation com.mongodb.internal.operation.SyncOperations.find(org.bson.conversions.Bson, java.lang.Class, com.mongodb.internal.client.model.FindOptions)'
we should have to separate addons one for spring one for quarkus, with different versions
- is blocked by
-
KOGITO-5299 Refactor Addons Modules structure
- Resolved
-
KOGITO-5325 Create persistence addons implementations for Postgres, Infinispan, and MongoDB
- Closed
- relates to
-
KOGITO-5711 Create RestWorkItemHandler addon for springboot
- Closed
-
KOGITO-5719 Transform all Kogito Add-Ons into Quarkus Extension
- Resolved