parent
2c5c539bf1
commit
6fba1381c1
|
@ -101,6 +101,7 @@ import org.springframework.web.context.support.StandardServletEnvironment;
|
||||||
* public static void main(String[] args) throws Exception {
|
* public static void main(String[] args) throws Exception {
|
||||||
* SpringApplication.run(MyApplication.class, args);
|
* SpringApplication.run(MyApplication.class, args);
|
||||||
* }
|
* }
|
||||||
|
* }
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
|
|
Loading…
Reference in New Issue