Using the kotlin-jpa plugin in Maven

In Maven, we can enable the kotlin-jpa plugin as follows:

<compilerPlugins>
<plugin>jpa</plugin>
</compilerPlugins>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset