What is the difference between module, plugin and component in Java?
In plain Java, your organizational units are just packages and classes.
Some frameworks allow you to define these higher level organizational units in terms of those above, and can manage their lifecycle.
So you can have modules that contain plugins and components, components that are plugins, etc.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With