All Projects → baomidou → Mybatis Plus Doc

baomidou / Mybatis Plus Doc

MyBatis-Plus Documentation

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mybatis Plus Doc

Docma
A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files.
Stars: ✭ 287 (-33.41%)
Mutual labels:  documentation, docs
Cljdoc
📚 A central documentation hub for the Clojure community
Stars: ✭ 416 (-3.48%)
Mutual labels:  documentation, docs
Codedoc
Create beautiful modern documentation websites.
Stars: ✭ 307 (-28.77%)
Mutual labels:  documentation, docs
Gitdocs
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
Stars: ✭ 252 (-41.53%)
Mutual labels:  documentation, docs
Standard Readme
A standard style for README files
Stars: ✭ 4,412 (+923.67%)
Mutual labels:  documentation, docs
Doc
🦋 Raku documentation (tools and docs)
Stars: ✭ 259 (-39.91%)
Mutual labels:  documentation, docs
Docsify
🃏 A magical documentation site generator.
Stars: ✭ 19,310 (+4380.28%)
Mutual labels:  documentation, docs
Webpack.js.org
Repository for webpack documentation and more!
Stars: ✭ 2,049 (+375.41%)
Mutual labels:  documentation, docs
Readme
👋 - The documentation for being an Artsy Engineer
Stars: ✭ 380 (-11.83%)
Mutual labels:  documentation, docs
Website
Yarn package manager website
Stars: ✭ 374 (-13.23%)
Mutual labels:  documentation, docs
Emu Docs
Emulator documentation archive
Stars: ✭ 222 (-48.49%)
Mutual labels:  documentation, docs
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (-4.41%)
Mutual labels:  documentation, docs
Registry
npm registry documentation
Stars: ✭ 202 (-53.13%)
Mutual labels:  documentation, docs
Preact Www
📖 Preact documentation website.
Stars: ✭ 272 (-36.89%)
Mutual labels:  documentation, docs
Press
Minimalist Markdown Publishing for Nuxt.js
Stars: ✭ 181 (-58%)
Mutual labels:  documentation, docs
Cordova Docs
Apache Cordova Documentation
Stars: ✭ 315 (-26.91%)
Mutual labels:  documentation, docs
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (+448.49%)
Mutual labels:  documentation, docs
Sentry Docs
The new place for the sentry documentation (and tools to build it)
Stars: ✭ 160 (-62.88%)
Mutual labels:  documentation, docs
Guides
Documentation guides and tutorials for Clojure. Various authors.
Stars: ✭ 361 (-16.24%)
Mutual labels:  documentation, docs
The Documentation Compendium
📢 Various README templates & tips on writing high-quality documentation that people want to read.
Stars: ✭ 4,306 (+899.07%)
Mutual labels:  documentation, docs

home: true heroImage: /img/logo.svg actionText: 快速开始 → actionLink: /guide/ features:

  • title: 润物无声 details: 只做增强不做改变,引入它不会对现有工程产生影响,如丝般顺滑。
  • title: 效率至上 details: 只需简单配置,即可快速进行单表 CRUD 操作,从而节省大量时间。
  • title: 丰富功能 details: 代码生成、物理分页、性能分析等功能一应俱全。 footer: Apache License 2.0 | © 2016-2018 baomidou

当前最新版本

<dependency>
    <groupId>com.baomidou</groupId>
    <artifactId>mybatis-plus</artifactId>
    <version>mybatis-plus-latest-version</version>
</dependency>

苞米豆生态圈

  • MybatisX - 一款全免费且强大的 IDEA 插件,支持跳转,自动补全生成 SQL,代码生成。
  • dynamic-datasource - 基于 SpringBoot 的多数据源组件,功能强悍,支持 Seata 分布式事务。
  • Shuan - 基于 pac4j-jwt 的 WEB 安全组件, 快速集成。
  • kisso - 基于 Cookie 的单点登录组件。
  • Lock4j - 基于 SpringBoot 同时支持 RedisTemplate、Redission、Zookeeper 的分布式锁组件。
  • Kaptcha - 基于 SpringBoot 和 Google Kaptcha 的简单验证码组件,简单验证码就选它。

致谢

  • MyBatis-Plus 已连续 4 年(2017201820192020)获得“OSC 年度最受欢迎中国开源软件”殊荣,感谢各位支持者的一路同行,我们会秉承 【为简化开发而生】 这一理念砥砺前行!
  • 感谢 【huaix】 捐赠的域名(https://mybatis.plus),非常的契合 MyBatis-Plus,非常感谢!

Hosted by Coding Pages & Github Pages & Idea & YunGouOS
渝ICP备2021000141号

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].