hibernate-orm/tooling/hibernate-gradle-plugin
Yoann Rodière 9616e24c80 HHH-14315 Add optional support for toolchains to the Gradle build
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2020-11-10 11:02:08 +00:00
..
src HHH-13925 Upgrade hibernate-gradle-plugin to Gradle 6 2020-04-06 16:04:55 +02:00
.gitignore Include a new .gitignore file for tooling/hibernate-gradle-plugin as it's generated by Eclipse 2015-03-10 12:47:55 -04:00
README.md HHH-9809 - Improve Hibernate Gradle plugin 2015-05-21 00:24:56 -05:00
hibernate-gradle-plugin.gradle HHH-14315 Add optional support for toolchains to the Gradle build 2020-11-10 11:02:08 +00:00

README.md

Defines a Gradle plugin for introducing Hibernate specific tasks and capabilities into and end-user build.

Currently the only capability added is for bytecode enhancement of the user domain model, although other capabilities are planned.

todo : usage