public.javadoc.org.spincast.plugins.config.package-summary.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
org.spincast.plugins.config (org.spincast:spincast-framework 2.1.1 API)
Package org.spincast.plugins.config
package org.spincast.plugins.config
-
Class
Description
If you extend this class (which is recommended to implement your
configuration), beware that causing circular dependencies is very
easy if you inject more dependencies than SpincastConfigPluginConfig!
Indeed, most components depend on the config components.
Configurations for the Spincast Config plugin.
Default configuration for the Spincast Config plugin.
Guice module for the Spincast Config Plugin.