This plugin has been so useful for modular applications, but I hit a snag recently when one of my dependencies was trying to use the service provider functionality.
Would it be possible to add the --bind-services flag as part of the create-runtime-image goal?
Documentation is provided here: https://docs.oracle.com/javase/9/tools/jlink.htm#JSWOR-GUID-CECAC52B-CFEE-46CB-8166-F17A8E9280E9
Thank you!
This plugin has been so useful for modular applications, but I hit a snag recently when one of my dependencies was trying to use the service provider functionality.
Would it be possible to add the
--bind-servicesflag as part of the create-runtime-image goal?Documentation is provided here: https://docs.oracle.com/javase/9/tools/jlink.htm#JSWOR-GUID-CECAC52B-CFEE-46CB-8166-F17A8E9280E9
Thank you!