plugin
#106
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
following
#105
Next idea is to add maven plugin
What this plugin would do when invoked :
Of course this requires an implementation. I propose basic yaml loader with minimal structure creation
to create one or more super simple structure classes with all fields public, no method
And therefore in the example module, one class that depends on that implementation (optional=true) and uses the plugin to generate the corresponding class.
Beta Was this translation helpful? Give feedback.
All reactions