克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Zlib

仓库介绍:

  • 1.用于学习和工作中各种测试实现的demo,帮助自己能快速开发。
  • 2.脱离业务只写技术的demo,简单测试、集成、开发
  • 3.长期积累长期维护
  • 4.记录自己成长、积累
  • 5.此项目长期维护、长期编写代码

结构

  1. database是项目需要用到的sql语句
  2. sql是项目的创建表 --现在放在database文件夹下
  3. doc是项目用到一些文档、数据库设计表等等 --现在放在database文件夹下

技术栈

  • 用到什么技术栈我在来完善
  1. SpringBoot
  2. Redis
  3. Mybatis
  4. MybatisPlus
  5. Mysql
  6. Spring
  7. SpringMVC
  8. java包(例如:java.io、java.util、java.lang等等..)

包含内容

  1. 设计模式demo --模块名:DesignPatter
  2. JavaSE的demo或者java包 --模块名:javase
  3. Spring集成Redis的示例 --模块名:spring-redis
  4. Spring集成MybatisPuls的示例 --模块名:spring-mybatisplus
  5. 导入的示例 --模块名:spring-import
  6. 自定义SpringBoot的start的示例 --模块名:my-starter
  7. Spring源码的测试示例 --模块名:spring-demo
  8. 项目的测试示例模块 ---模块名:project-test
zlib License (C) 2022 小刘 This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.

简介

用于学习和工作中各种测试实现的demo,帮助自己能快速开发。 展开 收起
Java 等 5 种语言
Zlib
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化