diff --git a/README.md b/README.md index b87831d..b4e78fc 100644 --- a/README.md +++ b/README.md @@ -272,20 +272,4 @@ public class QuickStartTest { 引入依赖后,使用 Mapstruct Plus 步骤非常简单。 1. 给需要转换的类添加 `AutoMapper` 注解 -2. 获取 `Converter` 实例,调用 `convert` 方法即可 - -## 联系我 - -> 个人网站:[代码笔耕](https://easii.gitee.io) - -> 微信交流群 - -![微信交流群](http://cos.easii.cn/wechat_20240315192612.jpg) - -> vx : Clue8a796d01 - -![Clue8a796d01](http://cos.easii.cn/20230609091707.webp) - -> 公众号:**代码笔耕** - -![代码笔耕](http://cos.easii.cn/qrcode_for_gh_c207b35e04b8_344.webp) +2. 获取 `Converter` 实例,调用 `convert` 方法即可 \ No newline at end of file diff --git a/assets/contact-me.jpeg b/assets/contact-me.jpeg deleted file mode 100644 index 40e19ef..0000000 Binary files a/assets/contact-me.jpeg and /dev/null differ diff --git a/docs/README.md b/docs/README.md index 7685f50..e4b15d1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -138,20 +138,4 @@ implementation group: 'io.github.linpeilie', name: 'mapstruct-plus-spring-boot-s ## 介绍视频 -- [mapstruct-plus-深度拷贝一集精通](https://www.bilibili.com/video/BV1KM4y1E7GJ/) - -## 联系我 - -> 个人网站:[代码笔耕](https://easii.gitee.io) - -> 微信交流群 - -![微信交流群](http://cos.easii.cn/wechat_20240315192612.jpg) - -> vx : Clue8a796d01 - -![Clue8a796d01](http://cos.easii.cn/20230609091707.webp) - -> 公众号:**代码笔耕** - -![代码笔耕](http://cos.easii.cn/qrcode_for_gh_c207b35e04b8_344.webp) \ No newline at end of file +- [mapstruct-plus-深度拷贝一集精通](https://www.bilibili.com/video/BV1KM4y1E7GJ/) \ No newline at end of file