Interface LRABuildTimeConfiguration


@ConfigRoot(phase=BUILD_TIME) @ConfigMapping(prefix="quarkus.lra") public interface LRABuildTimeConfiguration
LRA build time configuration properties
  • Method Details

    • openapiIncluded

      @WithName("openapi.included") @WithDefault("false") boolean openapiIncluded()
      Whether to include LRA proxy endpoints in the generated OpenAPI document
    • devservices

      @ConfigDocSection(generated=true) LRACoordinatorDevServicesBuildTimeConfig devservices()
      Dev Services.

      Dev Services that automatically start Narayana LRA coordinator in dev and test modes.