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.
1 parent 14f71db commit 8a641d2Copy full SHA for 8a641d2
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