Class WildFlyDefaultsOpenshiftAnnotationProcessor

  • All Implemented Interfaces:
    io.dekorate.WithProject, io.dekorate.WithSession, Processor

    @SupportedSourceVersion(RELEASE_11)
    @SupportedAnnotationTypes("io.dekorate.openshift.annotation.OpenshiftApplication")
    public class WildFlyDefaultsOpenshiftAnnotationProcessor
    extends io.dekorate.processor.AbstractAnnotationProcessor
    Adds the following to the config:
    • ports 8080 and 9990
    • Generates the Dockerfile to create the image, and adds the CLI script to trigger it if it exists