Class OracleCloudSdkProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
io.micronaut.oraclecloud.clients.processor.OracleCloudSdkProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("io.micronaut.oraclecloud.clients.SdkClients") @SupportedSourceVersion(RELEASE_8) public class OracleCloudSdkProcessor extends AbstractProcessor
An annotation processor that generates the Oracle Cloud SDK integration for Micronaut.
Since:
1.0.0
Author:
graemerocher