https://cdn.jsdelivr.net/gh/GitHubSeaWave/GitHubSeaWave.github.io@main/docs/images/touxiang.png

SeaWave

Docker使用教程

Docker使用教程 Docker概述 Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的镜像 中,然后发布到任何流行

Swagger使用教程

Swagger使用教程 安装 1 2 3 4 5 6 7 8 9 10 11 12 <!-- https://mvnrepository.com/artifact/io.springfox/springfox-swagger2 --> <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger2</artifactId> <version>2.9.2</version> </dependency> <!-- https://mvnrepository.com/artifact/io.springfox/springfox-swagger-ui --> <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger-ui</artifactId> <version>2.9.2</version> </dependency> 注意:swagger 2.9.2仅支持springboot2

初识Redis

什么是Redis? 在Web应用发展的初期,那时关系型数据库受到了较为广泛的关注和应用,原因是因为那时候Web站点基本上访问和并发不高、交互也