@ConfigurationProperties(value="spring.cloud.function") public class FunctionProxyApplicationListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>
| Constructor and Description |
|---|
FunctionProxyApplicationListener() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getCompile() |
Map<String,Object> |
getImports() |
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationPreparedEvent event) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.