public class SpringApplication extends Object
| Constructor and Description |
|---|
SpringApplication() |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurableApplicationContext |
run(Object source,
String... args) |
public static ConfigurableApplicationContext run(Object source, String... args)
Copyright © 2022. All rights reserved.