Update InitApplicationContext.java

This commit is contained in:
shimingxy
2020-04-27 22:55:14 +08:00
parent 0677e406f6
commit 0ad78499bd

View File

@@ -197,7 +197,7 @@ public class InitApplicationContext extends HttpServlet {
_logger.info("+ Version "
+ properties.getProperty("application.formatted-version"));
_logger.info("+");
_logger.info("+ https://shimingxy.github.io/MaxKey/");
_logger.info("+ https://www.maxkey.top/");
_logger.info("+ email:shimingxy@163.com");
_logger.info("+ Licensed under Apache License 2.0");
_logger.info("-----------------------------------------------------------");