diff --git a/plugin-core/src/main/java/org/synyx/plugin/core/config/package.html b/plugin-core/src/main/java/org/synyx/plugin/core/config/package.html new file mode 100644 index 0000000..e0999e4 --- /dev/null +++ b/plugin-core/src/main/java/org/synyx/plugin/core/config/package.html @@ -0,0 +1,7 @@ + + + +This package contains configuration support classes to ease registry configuration with +Spring namespaces. + + \ No newline at end of file diff --git a/plugin-core/src/main/java/org/synyx/plugin/core/support/package.html b/plugin-core/src/main/java/org/synyx/plugin/core/support/package.html new file mode 100644 index 0000000..b52d726 --- /dev/null +++ b/plugin-core/src/main/java/org/synyx/plugin/core/support/package.html @@ -0,0 +1,7 @@ + + + +This package contains support classes to create bean lists or plugin +registry instances out of beans implementing a certain interface. + + \ No newline at end of file