Uses of Class
org.apache.camel.main.SpringCloudConfigConfigurationProperties
-
Uses of SpringCloudConfigConfigurationProperties in org.apache.camel.main
Methods in org.apache.camel.main that return SpringCloudConfigConfigurationPropertiesModifier and TypeMethodDescriptionVaultConfigurationProperties.springConfig()Config Server label to use (e.g., git branch)SpringCloudConfigConfigurationProperties.withPassword(String password) Password for Spring Config ServerSpringCloudConfigConfigurationProperties.withProfile(String profile) Configuration profile to useSpringCloudConfigConfigurationProperties.withRefreshEnabled(boolean refreshEnabled) Whether to automatically reload Camel upon secrets being updated in Spring Config Server.SpringCloudConfigConfigurationProperties.withRefreshPeriod(int refreshPeriod) The period (millis) between checking Spring Config Server for updated secrets.Authentication token for the Config ServerComma separated list of Spring Config Server URIsSpringCloudConfigConfigurationProperties.withUsername(String username) Username for Spring Config Server