doc: update docs

This commit is contained in:
开源海哥 2023-08-03 12:21:03 +08:00
parent 9cc33e8cc9
commit aa8238e2f5
2 changed files with 57 additions and 0 deletions

View File

@ -2,6 +2,35 @@
# MyBatis-Flex is an elegant Mybatis Enhancement Framework.
<p align="center">
<a target="_blank" href="https://search.maven.org/search?q=mybatis-flex%20mybatis-flex">
<img src="https://img.shields.io/maven-central/v/com.mybatis-flex/parent?label=Maven%20Central" alt="Maven" />
</a>
<a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0.txt">
<img src="https://img.shields.io/:license-Apache2-blue.svg" alt="Apache 2" />
</a>
<a target="_blank" href="https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html">
<img src="https://img.shields.io/badge/JDK-8-green.svg" alt="jdk-8" />
</a>
<a target="_blank" href="https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html">
<img src="https://img.shields.io/badge/JDK-11-green.svg" alt="jdk-11" />
</a>
<a target="_blank" href="https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html">
<img src="https://img.shields.io/badge/JDK-17-green.svg" alt="jdk-17" />
</a>
<br />
<img src="https://img.shields.io/badge/SpringBoot-v2.x-blue">
<img src="https://img.shields.io/badge/SpringBoot-v3.x-blue">
<img src="https://img.shields.io/badge/Solon-v2.x-blue">
<br />
<a target="_blank" href='https://gitee.com/mybatis-flex/mybatis-flex'>
<img src='https://gitee.com/mybatis-flex/mybatis-flex/badge/star.svg' alt='Gitee star'/>
</a>
<a target="_blank" href='https://github.com/mybatis-flex/mybatis-flex'>
<img src="https://img.shields.io/github/stars/mybatis-flex/mybatis-flex.svg?logo=github" alt="Github star"/>
</a>
</p>
## Features
- 1、MyBatis-Flex is very lightweight, and it only depends on Mybatis and no other third-party dependencies

View File

@ -3,6 +3,34 @@
# MyBatis-Flex 一个优雅的 MyBatis 增强框架
<p align="center">
<a target="_blank" href="https://search.maven.org/search?q=mybatis-flex%20mybatis-flex">
<img src="https://img.shields.io/maven-central/v/com.mybatis-flex/parent?label=Maven%20Central" alt="Maven" />
</a>
<a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0.txt">
<img src="https://img.shields.io/:license-Apache2-blue.svg" alt="Apache 2" />
</a>
<a target="_blank" href="https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html">
<img src="https://img.shields.io/badge/JDK-8-green.svg" alt="jdk-8" />
</a>
<a target="_blank" href="https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html">
<img src="https://img.shields.io/badge/JDK-11-green.svg" alt="jdk-11" />
</a>
<a target="_blank" href="https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html">
<img src="https://img.shields.io/badge/JDK-17-green.svg" alt="jdk-17" />
</a>
<br />
<img src="https://img.shields.io/badge/SpringBoot-v2.x-blue">
<img src="https://img.shields.io/badge/SpringBoot-v3.x-blue">
<img src="https://img.shields.io/badge/Solon-v2.x-blue">
<br />
<a target="_blank" href='https://gitee.com/mybatis-flex/mybatis-flex'>
<img src='https://gitee.com/mybatis-flex/mybatis-flex/badge/star.svg' alt='Gitee star'/>
</a>
<a target="_blank" href='https://github.com/mybatis-flex/mybatis-flex'>
<img src="https://img.shields.io/github/stars/mybatis-flex/mybatis-flex.svg?logo=github" alt="Github star"/>
</a>
</p>
## 特征