摘要: 文章目录 一、概述二、步骤1、maven配置jar包2、新建logback-spring.xml3、controller类 三、配置文件介绍1、根节点<configuration>2、appender节点 四、filter过滤器 一、概述 与log4j相比: 实际上,这两个日志框架都出自同一个开发者 阅读全文
posted @ 2023-05-12 14:19 鹤冲天Brody 阅读(953) 评论(0) 推荐(0) 编辑
摘要: 文章目录 1、pom.xml2、application.properties3、Notice实体4、NoticeRepository类5、NoticeController6、查看运行结果 ElasticSearch 是一个开源的搜索引擎,建立在一个全文搜索引擎库 Apache Lucene 基础之上 阅读全文
posted @ 2023-05-12 13:15 鹤冲天Brody 阅读(28) 评论(0) 推荐(0) 编辑