hibernate-reactive icon indicating copy to clipboard operation
hibernate-reactive copied to clipboard

Remove configuration via `subproject`

Open DavideD opened this issue 1 year ago • 0 comments

While this approach works for Hibernate Reactive because is not that big of a project, we are not taking advantage of Gradle optimizations during the build.

We should look into using the convention plugins approach.

DavideD avatar Apr 10 '24 09:04 DavideD