Configuration Reference

Version:2.0.0

Rss Config Properties

🔗
Table 1. Configuration Properties for FeedControllerConfigurationProperties
Property Type Description

micronaut.rss.enabled

boolean

Whether {@link FeedController} should be enabled. Default value (true).

micronaut.rss.path

java.lang.String

Configures {@link FeedController} path. Default value "/feed"