Class AsyncApiConfigGroup
java.lang.Object
io.quarkiverse.asyncapi.generator.AsyncApiConfigGroup
@ConfigRoot(name="asyncapi-generator.codegen",
phase=BUILD_TIME)
public class AsyncApiConfigGroup
extends Object
-
Field Details
-
EXCLUDED_FILES_PROP
-
PACKAGE_PROP
-
excluded
List of files to be excluded -
basePackage
Package name for generated classes
-
-
Constructor Details
-
AsyncApiConfigGroup
public AsyncApiConfigGroup()
-