@SpringBootApplication public class WebMvcApplication extends Object
Constructor and Description |
---|
WebMvcApplication() |
Modifier and Type | Method and Description |
---|---|
CatalogService |
catalogService() |
static void |
main(String[] args) |
ServiceInstanceService |
serviceInstanceService() |
public static void main(String[] args)
@Bean public CatalogService catalogService()
@Bean public ServiceInstanceService serviceInstanceService()