Last updated by admin 2 years ago
Last updated by bksaville 3 months ago
Pluginator allows to write the following configuration hooks in application:
doWithWebDescriptor, doWithSpring, doWithDynamicMethods, doWithApplicationContext, onChange, onConfigChange
For instance, with doWithSpring you can adjust your web-xml if you need precise control over web-xml generation.
Just add dependency on this plugin at the last line in your application.properties.
See more documentation
here.
Last updated by admin 2 years ago
Last updated by admin 2 years ago