Fix issue with DAO injection in some APIs where it fails to start
Compare changes
Files
4@@ -17,6 +17,7 @@ import jakarta.enterprise.context.ApplicationScoped;
@@ -17,6 +17,7 @@ import jakarta.enterprise.context.ApplicationScoped;
@@ -44,8 +45,8 @@ class QuarkusPersistenceProcessor {
@@ -44,8 +45,8 @@ class QuarkusPersistenceProcessor {
* Register the required CDI beans into the application to be created at runtime. Currently this is only the Hibernate
@@ -85,6 +86,13 @@ class QuarkusPersistenceProcessor {
@@ -85,6 +86,13 @@ class QuarkusPersistenceProcessor {
@@ -108,8 +116,8 @@ class QuarkusPersistenceProcessor {
@@ -108,8 +116,8 @@ class QuarkusPersistenceProcessor {
* Marks the 2 node entity base classes as ignorable in the JPA entity scan by Hibernate ORM. Otherwise these entities