|
@@ -28,7 +28,7 @@ MyBatis-Plus is an powerful enhanced toolkit of MyBatis for simplify development
|
|
|
|
|
|
## Links
|
|
|
|
|
|
-- [Documentation](https://mybatis.plus)
|
|
|
+- [Documentation](https://baomidou.com)
|
|
|
- [Code Generator](https://github.com/baomidou/generator)
|
|
|
- [Samples](https://github.com/baomidou/mybatis-plus-samples)
|
|
|
- [Showcase](https://github.com/baomidou/awesome-mybatis-plus)
|
|
@@ -85,7 +85,7 @@ MyBatis-Plus is an powerful enhanced toolkit of MyBatis for simplify development
|
|
|
SELECT * FROM user WHERE age >= 18
|
|
|
```
|
|
|
|
|
|
-> This showcase is just a small part of MyBatis-Plus features. If you want to learn more, please refer to the [documentation](https://mybatis.plus).
|
|
|
+> This showcase is just a small part of MyBatis-Plus features. If you want to learn more, please refer to the [documentation](https://baomidou.com).
|
|
|
|
|
|
## License
|
|
|
|