编程常用

1.日志

private static final Logger LOGGER = LoggerFactory.getLogger(本类.class);

原文地址:https://www.cnblogs.com/SHZX/p/9430974.html