Class ServerlessWebApplication
java.lang.Object
org.springframework.boot.SpringApplication
org.springframework.cloud.function.serverless.web.ServerlessWebApplication
public class ServerlessWebApplication
extends org.springframework.boot.SpringApplication
- Author:
- Oleg Zhurakousky
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.boot.SpringApplication
org.springframework.boot.SpringApplication.AbandonedRunException, org.springframework.boot.SpringApplication.Augmented, org.springframework.boot.SpringApplication.Running -
Field Summary
Fields inherited from class org.springframework.boot.SpringApplication
BANNER_LOCATION_PROPERTY, BANNER_LOCATION_PROPERTY_VALUE -
Method Summary
Methods inherited from class org.springframework.boot.SpringApplication
addBootstrapRegistryInitializer, addInitializers, addListeners, addPrimarySources, afterRefresh, applyInitializers, bindToSpringApplication, configureEnvironment, configureProfiles, configurePropertySources, createApplicationContext, createBeanDefinitionLoader, exit, from, getAdditionalProfiles, getAllSources, getApplicationLog, getApplicationStartup, getClassLoader, getEnvironmentPrefix, getInitializers, getListeners, getMainApplicationClass, getResourceLoader, getShutdownHandlers, getSources, getWebApplicationType, isKeepAlive, load, logStartupInfo, logStartupProfileInfo, main, postProcessApplicationContext, refresh, registerLoggedException, run, setAddCommandLineProperties, setAddConversionService, setAdditionalProfiles, setAllowBeanDefinitionOverriding, setAllowCircularReferences, setApplicationContextFactory, setApplicationStartup, setBanner, setBannerMode, setBeanNameGenerator, setDefaultProperties, setDefaultProperties, setEnvironment, setEnvironmentPrefix, setHeadless, setInitializers, setKeepAlive, setLazyInitialization, setListeners, setLogStartupInfo, setMainApplicationClass, setRegisterShutdownHook, setResourceLoader, setSources, setWebApplicationType, withHook, withHook
-
Method Details
-
run
-
run
- Overrides:
runin classorg.springframework.boot.SpringApplication
-