You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi Folks, I've prototyped a
pkl-maven-pluginto mimic what is being done in Gradle.I can see people already asking for this here: apple/pkl-spring#2,
and this example show how it should be wired, but it didn't add a new
pkl-maven-pluginartifact that simplify the wiring: https://github.com/apple/pkl-spring/pull/49/changesA plugin like this highly simplify the work that users needs to do when working with maven based projects.
Is it ok if I send a PR with these changes?
I've created the plugin with an example in this repository: https://github.com/salaboy/spring-boot-pkl/
All reactions