Class Application
java.lang.Object
org.springframework.boot.web.servlet.support.SpringBootServletInitializer
one.microstream.storage.restclient.app.Application
- All Implemented Interfaces:
 org.springframework.web.WebApplicationInitializer
@SpringBootApplication
public class Application
extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
- 
Field Summary
 - 
Constructor Summary
Constructors Constructor Description Application() - 
Method Summary
 
- 
Constructor Details
- 
Application
public Application() 
 - 
 - 
Method Details