Interface CodeContributingFeature

All Superinterfaces:
io.micronaut.core.naming.Described, Feature, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered
All Known Subinterfaces:
ChatBotsFeature
All Known Implementing Classes:
AwsAlexa, BasecampAwsChatBot, BasecampAzureChatBot, BasecampGcpChatBot, BasecampHttpChatBot, ChatBots, TelegramAwsChatBot, TelegramAzureChatBot, TelegramGcpChatBot, TelegramHttpChatBot

public interface CodeContributingFeature extends Feature
Marker interface for Feature which contribute code to the generated project.