Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ankera/spring-ssm-01-parent

spring-ssm-01-parent
https://github.com/ankera/spring-ssm-01-parent

Last synced: about 1 month ago
JSON representation

spring-ssm-01-parent

Awesome Lists containing this project

README

        

# spring-ssm-01-parent

## spring 框架

### 05-Springmvc高级

#### pom
```text
pom

../spring-ssm-01
../spring-ssm-01-po
../spring-ssm-01-dao

```

#### linux
```text
more demo.txt 分页查看数据

tail demo.txt 每次查看10行
tail -20 demo.txt 每次查看20行

tar -cvf demo.tar demo/
tar -zcvf demo.tar.gz demo
```

#### redis
```text
https://blog.csdn.net/lxcw_sir/article/details/140185068

https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/install-redis-on-linux/

redis-cli
```

#### redis 操作命令
```text

```