# spring-boot-case **Repository Path**: xiongxianhui/spring-boot-case ## Basic Information - **Project Name**: spring-boot-case - **Description**: 基于springboot 写的一些案例场景 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-08 - **Last Updated**: 2024-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-case 本项目主要是基于springboot开发的一些典型案例,可能是一些组件的用法教学,或者是某些业务场景的实战案例 ## 项目说明 - [spring-boot-elasticsearch](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-boot-elasticsearch):elasticsearch 基本操作 - [spring-boot-jdbc-extend](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-boot-jdbc-extend):自己实现的sql拼接工具 jdbcTemplate扩展 - [spring-boot-redis](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-boot-redis):redis 基本操作 - [spring-boot-upload](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-boot-upload):简单文件上传/分片文件上传 - [spring-boot-cas](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-boot-cas-sso):CAS单点登录示例 - [spring-security-page-mode](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-security-page-mode):spring-security前后端不分离SESSION-COOKIE模式演示 - [spring-security-jwt-mode](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-security-jwt-mode):spring-security前后端分离JWT模式演示 - [spring-boot-quartz](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-boot-quartz):quartz 动态定时任务管理 - [spring-boot-rabbitmq](https://gitee.com/pengxingyuan/spring-boot-case/tree/master/spring-boot-rabbitmq):rabbitmq组件封装 ## 软件安装 参考我的另外一个项目 [vagrant-centos-cluster](https://github.com/Ranger-0/vagrant-centos-cluster):基于Vagrant和VirtualBox自动化构建集群