Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xuxiaowei-com-cn/spring-boot-starter-redis


https://github.com/xuxiaowei-com-cn/spring-boot-starter-redis

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        


spring-boot-starter-redis


Redis 序列化/反序列化 组件



License-Anti


Link-996


QQ群



企业微信群


为简化开发工作、提高生产率、解决常见问题而生


bilibili 粉丝


CSDN 码龄


CSDN 粉丝


CSDN 访问


CSDN 博客


IntelliJ IDEA


snapshots


releases


GitHub stars


GitHub forks


GitHub watchers


GitHub last commit


码云Gitee stars


码云Gitee forks


Gitlab stars


Gitlab forks


OSCS Status


total lines


Spring Boot


JDK


code style

## 分支

- main
- 支持 JDK 8、11
- next
- 支持 JDK 17

## 其他 [Spring Boot Starter 项目](https://gitee.com/xuxiaowei-com-cn/spring-boot-starter)

## 发布

- [快照版](https://s01.oss.sonatype.org/content/repositories/snapshots/cn/com/xuxiaowei/boot/spring-boot-starter-redis)
- [发布版](https://s01.oss.sonatype.org/content/repositories/releases/cn/com/xuxiaowei/boot/spring-boot-starter-redis)

## [更新日志](CHANGELOG.md)

## [代码格式规范 spring-javaformat](https://github.com/spring-io/spring-javaformat)

- IntelliJ IDEA
-
项目添加 [io.spring.javaformat:spring-javaformat-maven-plugin](https://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-maven-plugin)
依赖之后,可安装自动格式化插件(无需运行下列命令):[spring-javaformat-intellij-idea-plugin](https://repo1.maven.org/maven2/io/spring/javaformat/spring-javaformat-intellij-idea-plugin)

```shell
./mvnw spring-javaformat:apply
```

```shell
mvn spring-javaformat:apply
```

## 批量添加远端仓库地址

点击展开
git remote add gitee https://gitee.com/xuxiaowei-com-cn/spring-boot-starter-redis.git

git remote add gitlab https://gitlab.com/xuxiaowei-com-cn/spring-boot-starter-redis.git

git remote add framagit https://framagit.org/xuxiaowei-com-cn/spring-boot-starter-redis.git

git remote add github https://github.com/xuxiaowei-com-cn/spring-boot-starter-redis.git

git remote add gitcode https://gitcode.net/xuxiaowei-com-cn/spring-boot-starter-redis.git

git remote add gitlink https://gitlink.org.cn/xuxiaowei-com-cn/spring-boot-starter-redis.git

## 鸣谢

1. 感谢 [![jetbrains](./static/jetbrains.ico)](https://www.jetbrains.com/)
提供开发工具 [![IDEA](./static/idea.png)](https://www.jetbrains.com/idea) 的免费授权

## Stargazers over time

[![Stargazers over time](https://starchart.cc/xuxiaowei-com-cn/spring-boot-starter-redis.svg)](https://starchart.cc/xuxiaowei-com-cn/spring-boot-starter-redis)