Class OpenApiConfiguration

java.lang.Object
org.apache.camel.springboot.openapi.OpenApiConfiguration

@ConfigurationProperties(prefix="camel.openapi") public class OpenApiConfiguration extends Object
Mapping settings for the Camel Open API
  • Constructor Details

    • OpenApiConfiguration

      public OpenApiConfiguration()
  • Method Details

    • getEnabled

      public Boolean getEnabled()
    • setEnabled

      public void setEnabled(Boolean enabled)