Interface OpenRewriteFeature
- All Superinterfaces:
io.micronaut.core.naming.Described,Feature,io.micronaut.core.naming.Named,io.micronaut.core.order.Ordered
- All Known Subinterfaces:
MqttFeature
- All Known Implementing Classes:
AbstractMicronautServerFeature,AbstractServletFeature,Acme,ActiveMqArtemis,ActiveMqClassic,AmazonCloudWatchLogging,AmazonSesEmailFeature,AnnotationApi,AnthropicLangchain4jLanguageModel,AOP,AppOptics,Archaius,Asciidoctor,AssertJ,Atlas,Awaitility,AwsAlexa,AWSCiWorkflowFeature,AwsLambdaCustomRuntime,AwsLambdaEventsSerde,AwsParameterStore,AwsSecretsManager,AwsV2Sdk,AzureCosmosDbFeature,AzureKeyVaultFeature,AzureLangchain4jLanguageModel,AzureLogging,AzureMonitor,BasecampAwsChatBot,BasecampAzureChatBot,BasecampGcpChatBot,BasecampHttpChatBot,BedrockLangchain4jLanguageModel,Caffeine,Cassandra,CloudTrace,CloudWatch,Coherence,CoherenceData,CoherenceDistributedConfiguration,CoherenceFeature,CoherenceGrpcClient,CoherenceSessionStore,Consul,ControlPanel,Core,Crac,DataAzureCosmosFeature,DataDog,DataJdbc,DataR2dbc,DataSpringJdbcFeature,DatetimeGroovyModule,DateUtilGroovyModule,Dbcp,DekorateHalkyon,DekorateJaeger,DekorateKnative,DekorateKubernetes,DekorateOpenshift,DekoratePrometheus,DekorateServiceCatalog,DiscoveryClient,DiscoveryConsul,DiscoveryCore,DiscoveryKubernetes,DistributedConfigConsul,DynamoDb,Dynatrace,EclipseStore,EclipseStoreRest,EHCache,Elastic,Elasticsearch,ElasticSearchLangchain4jEmbeddedStore,EnforcerPlugin,Eureka,Flyway,Freemarker,Ganglia,GinqGroovyModule,GoogleAiGeminiLangchain4jLanguageModel,GoogleLogging,GoogleSecretManager,Graphite,GraphQL,Grpc,Hamcrest,Handlebars,Hazelcast,HibernateJpa,HibernateJpaModelgen,HibernateValidator,Hikari,HttpClient,HttpClientJdk,HttpClientTest,HttpPoja,HttpSession,HuggingFaceLangchain4jLanguageModel,Humio,Hystrix,Infinispan,Influx,JacksonDatabindFeature,JacksonXml,Jaeger,JAsyncSQLFeature,JavamailFeature,JaxRs,JaxRsSecurity,JdbiFeature,Jetty,Jib,JmsCore,Jmx,Jmx,JobRunrFeature,Jooq,Jrebel,JsonGroovyModule,JsonPath,JsonSchemaFeature,JsonSchemaValidationFeature,JsonSmart,JTE,JunitJupiterApi,JunitJupiterEngine,JunitParams,JunitPlatformSuiteEngine,Kafka,KafkaStreams,Kairos,KoTest,Kotlin,KotlinExtensionFunctions,Ktor,Kubernetes,KubernetesClient,KubernetesConfig,KubernetesInformer,KubernetesReactorClient,KubernetesRxJava2Client,Liquibase,LocalStack,Logback,MailjetEmailFeature,Management,MicrometerAnnotations,MicrometerObservation,MicrometerObservationHttp,MicronautDistributedConfigurationFeature,MicronautGuice,MicronautHttpValidation,MicronautRestAssured,MicronautSerdeJackson,MicronautSerializationProcessor,MicronautTestJunit5,MicronautValidationFeature,MicroStream,MicroStreamCache,MicroStreamRest,MistralAiLangchain4jLanguageModel,Mockito,Mockk,MockServerClient,MongoDbLangchain4jEmbeddedStore,MongoReactive,MongoSync,Mqtt,MqttHiveMq,MqttV3,Multitenancy,Nats,Neo4jBolt,Neo4jLangchain4jEmbeddedStore,Netty,NewRelic,ObjectStorageAws,ObjectStorageAzure,ObjectStorageGcp,ObjectStorageLocal,ObjectStorageOracleCloud,OllamaLangchain4jLanguageModel,OpenAiLangchain4jLanguageModel,OpenApi,OpenApiAdoc,OpenApiExplorer,OpenSearchAmazon,OpenSearchHttpClient5,OpenSearchLangchain4jEmbeddedStore,OpenSearchRestClient,OpenTelemetryExporterGoogleCloudTrace,OpenTelemetryExporterJaeger,OpenTelemetryExporterLogging,OpenTelemetryExporterOtlp,OpenTelemetryXray,OpenTelemetryZipkin,OracleAdvancedQueuing,OracleCloud,OracleCloudAutonomousDatabase,OracleCloudLogging,OracleCloudMicronautNettyClient,OracleCloudSdk,OracleCloudVault,OracleLangchain4jEmbeddedStore,Pebble,PgVectorLangchain4jEmbeddedStore,Picocli,PostmarkEmailFeature,ProblemJson,ProjectLombok,Prometheus,PrometheusPushGateway,PubSub,QdrantLangchain4jEmbeddedStore,R2dbc,R2dbcPool,RabbitMQ,RapiDoc,React,Reactor,ReactorHttpClient,RedisLettuce,Redoc,Retry,Ribbon,Rocker,Rss,RssItunes,RxJava1,RxJava2,RxJava2HttpClient,RxJava2HttpServerNetty,RxJava3,RxJava3HttpClient,Security,SecurityAnnotations,SecurityCsrf,SecurityJWT,SecurityLdap,SecurityOAuth2,SecuritySession,SendGridEmailFeature,SerializationBsonFeature,SerializationJsonpFeature,Signalfx,Slf4jJulBridge,SourcegenJava,Soy,Spring,SpringBoot,SpringDataJdbc,SpringDataJpa,SpringWeb,SqlGroovyModule,SQS,Stackdriver,Statsd,SwaggerUI,TelegramAwsChatBot,TelegramAzureChatBot,TelegramGcpChatBot,TelegramHttpChatBot,TemplateEmailFeature,Thymeleaf,Tomcat,Tomcat,TomlGroovyModule,Ucp,Undertow,Velocity,VertexAiGeminiLangchain4jLanguageModel,VertexAiLangchain4jLanguageModel,ViewsFieldset,ViewsFieldsetTck,Wavefront,Websocket,XmlGroovyModule,YamlGroovyModule,Zipkin
A feature backed by an OpenRewrite recipe.
-
Field Summary
Fields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Method Summary
Modifier and TypeMethodDescriptiondefault voidapply(GeneratorContext generatorContext) If this method is called for a given feature that means the feature was explicitly selected, included by default as a result ofDefaultFeature.shouldApply(io.micronaut.starter.options.Options, java.util.Set), or added explicitly by another feature throughFeatureContext.addFeature(Feature).default StringgetRecipes(GeneratorContext generatorContext) default Stringdefault voidprocessRecipes(GeneratorContext generatorContext) Methods inherited from interface io.micronaut.core.naming.Described
getDescriptionMethods inherited from interface io.micronaut.projectgen.core.feature.Feature
getCategory, getDescription, getName, getOrder, getTitle, isCommunity, isPreview, isVisible, processSelectedFeatures, supports
-
Method Details
-
getRecipes
-
apply
Description copied from interface:FeatureIf this method is called for a given feature that means the feature was explicitly selected, included by default as a result ofDefaultFeature.shouldApply(io.micronaut.starter.options.Options, java.util.Set), or added explicitly by another feature throughFeatureContext.addFeature(Feature). At this point the feature list is set and cannot change. -
processRecipes
-
getFrameworkDocumentation
- Specified by:
getFrameworkDocumentationin interfaceFeature- Parameters:
gc- Generator Context- Returns:
- Returns a link to Framework documentation about the feature. eg. https://micronaut-projects.github.io/micronaut-cache/latest/guide/index.html#hazelcast
-
getThirdPartyDocumentation
- Specified by:
getThirdPartyDocumentationin interfaceFeature- Parameters:
gc- Generator Context- Returns:
- Returns a link to third party. E.g. https://hazelcast.org
-