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 Summary
Constructors Constructor Description OpenApiConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetEnabled()voidsetEnabled(Boolean enabled)
-