Class PythonLanguageConfiguration
- java.lang.Object
-
- org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
-
- org.apache.camel.language.python.springboot.PythonLanguageConfiguration
-
@Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.language.python") public class PythonLanguageConfiguration extends org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommonEvaluates a Python expression. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Constructor Summary
Constructors Constructor Description PythonLanguageConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetTrim()voidsetTrim(Boolean trim)
-