Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ankera/spring-ssm-01-parent
- Owner: Ankera
- Created: 2024-08-20T16:36:45.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T16:16:28.000Z (4 months ago)
- Last Synced: 2024-08-26T19:16:53.312Z (4 months ago)
- Language: Java
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/140185068https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/install-redis-on-linux/
redis-cli
```#### redis 操作命令
```text```