Class OpenApiConfiguration


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

      • OpenApiConfiguration

        public OpenApiConfiguration()
    • Method Detail

      • getEnabled

        public Boolean getEnabled()
      • setEnabled

        public void setEnabled​(Boolean enabled)