Class AsyncApiConfigGroup
- java.lang.Object
-
- io.quarkiverse.asyncapi.generator.AsyncApiConfigGroup
-
@ConfigRoot(name="asyncapi-generator.codegen", phase=BUILD_TIME) public class AsyncApiConfigGroup extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Optional<String>basePackagePackage name for generated classesOptional<List<String>>excludedList of files to be excludedstatic StringEXCLUDED_FILES_PROPstatic StringPACKAGE_PROP
-
Constructor Summary
Constructors Constructor Description AsyncApiConfigGroup()
-