Class Knative

java.lang.Object
io.micronaut.starter.feature.knative.Knative
All Implemented Interfaces:
io.micronaut.core.naming.Described, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, Feature

@Singleton public class Knative extends Object implements Feature
Adds Knative configuration to an application.
Since:
2.1
Author:
Pavol Gressa