@SpringBootApplication @ImportResource(value="classpath:testcase.xml") @EnableConcreteJAXRS(servicePackages="org.coodex.**.api") public class SpringBootStarter extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SpringBootStarter.JaxRSApplication |
static class |
SpringBootStarter.WebsocketApplication |
| 构造器和说明 |
|---|
SpringBootStarter() |
@Bean public org.springframework.boot.web.servlet.ServletRegistrationBean webSocketServlet()
public static void main(String[] args)
Copyright © 2020. All rights reserved.