@Configuration @ConditionalOnMissingBean(value=FunctionCatalog.class) @ComponentScan(basePackages="${spring.cloud.function.scan.packages:functions}", includeFilters=) public class ContextFunctionCatalogAutoConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ContextFunctionCatalogAutoConfiguration.BeanFactoryFunctionCatalog |
protected static class |
ContextFunctionCatalogAutoConfiguration.GsonConfiguration |
protected static class |
ContextFunctionCatalogAutoConfiguration.JacksonConfiguration |
| Constructor and Description |
|---|
ContextFunctionCatalogAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
FunctionRegistry |
functionCatalog() |
public ContextFunctionCatalogAutoConfiguration()
@Bean public FunctionRegistry functionCatalog()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.