Passing the pf4j.pluginsDir to Spring Plugin manager
45 views
Skip to first unread message
Sonali Amonkar
unread,
Jul 4, 2019, 7:24:43 AM7/4/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pf4j
Hi, Is there a way I can instantiate Spring Plugin manager with the path parameter for pf4j.pluginsDir? This is available in Default Plugin manager but not Spring plugin manager. I wanted to locate the locations and properties in the application properties and then pass it to the spring plugin manager instead of the system variable.
Thanks,
Sonali
Decebal Suiu
unread,
Jul 25, 2019, 1:40:53 PM7/25/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pf4j
A SpringPluginManager(Path pluginsRoot) constructor already exists. Please check the latest SNAPSHOT.