Package io.gravitee.reporter.file.spring
Class PluginConfiguration
- java.lang.Object
-
- io.gravitee.reporter.file.spring.PluginConfiguration
-
@Configuration public class PluginConfiguration extends Object
- Author:
- David BRASSELY (david.brassely at graviteesource.com), GraviteeSource Team
-
-
Constructor Summary
Constructors Constructor Description PluginConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FileReporterConfigurationconfiguration()FreeMarkerComponentfreeMarkerComponent()
-
-
-
Method Detail
-
configuration
@Bean public FileReporterConfiguration configuration()
-
freeMarkerComponent
@Bean public FreeMarkerComponent freeMarkerComponent()
-
-