mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-15 21:02:09 +08:00
v 1.5.0 RC2
v 1.5.0 RC2
This commit is contained in:
@@ -21,6 +21,8 @@ public class MaxKeyApplication extends SpringBootServletInitializer {
|
||||
* @param args args
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
_logger.info("Start MaxKeyApplication ...");
|
||||
|
||||
VFS.addImplClass(SpringBootVFS.class);
|
||||
ConfigurableApplicationContext applicationContext =
|
||||
SpringApplication.run(MaxKeyApplication.class, args);
|
||||
|
||||
Reference in New Issue
Block a user