Any need for hibernate-enhance-maven-plugin
?
#31463
-
Been looking around and trying to optimize some of our database calls and stumbled upon I know from a previous question that there already are some bitcode enchaments implemented for the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
/cc @Sanne (hibernate-orm), @gsmet (hibernate-orm), @quarkusio/devtools (maven), @yrodiere (hibernate-orm) |
Beta Was this translation helpful? Give feedback.
-
Hi @agreedSkiing , |
Beta Was this translation helpful? Give feedback.
Hi @agreedSkiing ,
no there's no use of applying the Maven plugin to a Quarkus application: the same transformations are applied automatically by the Quarkus extension.