# wmsafe_dh **Repository Path**: wmsafe_wm/wmsafe_dh ## Basic Information - **Project Name**: wmsafe_dh - **Description**: 一个基于SpringBoot的Demo示例 SpringBoot + Mybatis + thymeleaf 使用@Aspect注解实现 AOP 日志输出功能 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: https://blog.wmsafe.org/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-16 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot, aop ## README # springboot-demo01 #### 介绍 一个基于SpringBoot的Demo示例 SpringBoot + Mybatis + thymeleaf 使用@Aspect注解实现 AOP 日志输出功能 #### 软件架构 持久化工具采用的MySQL5.6 库表内容参考示例里的Mybatis数据源和mapper配置类自行构建