Skip to content
Konrad Pawlikowski requested to merge TENE-142 into develop

within this spike, an initial version of the plugin system has been implemented. The plugin system is based on spf4j library adapted for Spring.

A wrapper for pluginManager has been created.

2 sample plugins have been created, which can be successfully pushed into the main project.

  • FirstExternalPlugin which extends SpringPlugin class
  • SecondExternalPlugin wchich extends Plugin class

Closes TENE-142

Merge request reports

Loading