mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-18 06:18:10 +08:00
v2.0.RC1
v2.0.RC1
This commit is contained in:
@@ -53,11 +53,9 @@ public class MaxKeyMgtApplication extends SpringBootServletInitializer {
|
||||
_logger.info("MaxKeyMgt Server Port "+applicationContext.getBean(MaxKeyMgtConfig.class).getPort());
|
||||
_logger.info("MaxKeyMgt started.");
|
||||
|
||||
|
||||
}
|
||||
|
||||
protected SpringApplicationBuilder configure(SpringApplicationBuilder application) {
|
||||
|
||||
return application.sources(MaxKeyMgtApplication.class);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user