Feature
Features are the core building block of Kairo applications. Each Feature defines an encapsulated piece of functionality, such as support for a specific database or managed service, or a domain-specific set of functionality.
Properties
Link copied to clipboard
Defines start and stop handlers for this Feature. Override using the lifecycle DSL.