H
H
hudrogen2018-06-26 14:59:40
Java
hudrogen, 2018-06-26 14:59:40

What is better to use for creating plugin architecture in Java in 2018?

I have a basic spring web application. It should pull up plugins in a specific folder at runtime. Plugin is jar files with implementation of spring controllers and logic. The plugin should be able to inject beans from the base application.
So far, I'm considering the PF4J library.
What other relevant tools are there for implementing the plugin architecture?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question