We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14f71db + 8a641d2 commit 6ce6a9bCopy full SHA for 6ce6a9b
hibernate-orm-panache-kotlin-quickstart/pom.xml
@@ -145,6 +145,7 @@
145
<pluginOptions>
146
<option>all-open:annotation=jakarta.ws.rs.Path</option>
147
<option>all-open:annotation=jakarta.enterprise.context.ApplicationScoped</option>
148
+ <option>all-open:annotation=jakarta.persistence.Entity</option>
149
<option>all-open:annotation=io.quarkus.test.junit.QuarkusTest</option>
150
</pluginOptions>
151
</configuration>
0 commit comments