# springboot **Repository Path**: KingJin-web/springboot ## Basic Information - **Project Name**: springboot - **Description**: springboot例子 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 3 - **Created**: 2021-08-29 - **Last Updated**: 2025-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学习springboot中的一些东西创建的项目 # 目录 ## [springboot整合jpa](jpa) ## [springboot整合mybatis](mybatis) ## [SpringBoot整合mybatis(使用xml)](mybatis_xml) ## [springboot整合mybatis-plus](mybatis_plus) ## [springboot 小项目 demo](other) ### [springboot 实现长链接转短链接](other/src/main/java/com/king/other/short_link) ### [SpringBoot 生成接口文档](other/src/main/java/com/king/other/short_link) ## [SpringBoot整合Spring Security](security) ## [SpringBoot整合Spring Security实现自定义页面以及验证码登录](security_customize) ## [SpringBoot登录注册demo](security_customize) ## [SpringBoot对象存储操作](oss) # 对应文章 ## [SpringBoot整合Spring Data JPA访问MySQL](https://blog.csdn.net/qq_44737094/article/details/119351179) ## [SpringBoot整合Spring Data JPA--进阶](https://blog.csdn.net/qq_44737094/article/details/120251959) ## [SpringBoot整合mybatis(使用注解)](https://blog.csdn.net/qq_44737094/article/details/119063750) ## [SpringBoot整合mybatis-plus--入门超详细](https://blog.csdn.net/qq_44737094/article/details/119922979) ## [SpringBoot整合mybatis-plus--进阶](https://blog.csdn.net/qq_44737094/article/details/120004420) ## [springboot 实现长链接转短链接](https://blog.csdn.net/qq_44737094/article/details/120385258) ## [SpringBoot 生成美观的接口文档](https://blog.csdn.net/qq_44737094/article/details/120693603) ## [SpringBoot 使用表单或者vue实现文件上传](https://blog.csdn.net/qq_44737094/article/details/122792932) ## [SpringBoot整合MongoDB并去掉_class字段](https://blog.csdn.net/qq_44737094/article/details/122903542) ## [SpringBoot整合Spring Security](https://blog.csdn.net/qq_44737094/article/details/123173853) ## [SpringBoot整合Spring Security实现自定义页面以及验证码登录](https://blog.csdn.net/qq_44737094/article/details/123462481) ## [Spring Boot 使用七牛云存储图片](https://blog.csdn.net/qq_44737094/article/details/124525952)