Package io.micronaut.rss.jsonfeed.http
package io.micronaut.rss.jsonfeed.http
JSON Feed HTTP related classes. To expose a feeds/json endpoint.
- Since:
- 2.2.0
- Author:
- sdelamo
- See Also:
-
ClassDescriptionExposes an endpoint, by default /feeds/json, which return a JSON Feed.Configuration for
JsonFeedController
.ConfigurationProperties
implementation ofJsonFeedControllerConfiguration
.Defines a provider of a JSON Feed.