mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-18 22:38:09 +08:00
info
This commit is contained in:
@@ -62,7 +62,7 @@ public class MaxKeyMgtApplication extends SpringBootServletInitializer {
|
||||
private static final Logger _logger = LoggerFactory.getLogger(MaxKeyMgtApplication.class);
|
||||
|
||||
public static void main(String[] args) {
|
||||
_logger.info("Start MaxKeyMgtApplication ...");
|
||||
_logger.info("Start MaxKeyMgt Application ...");
|
||||
|
||||
ConfigurableApplicationContext applicationContext =
|
||||
SpringApplication.run(MaxKeyMgtApplication.class, args);
|
||||
|
||||
Reference in New Issue
Block a user