Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
rest
/
code-example
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Commits
21
Releases
0
Wiki
团队对封装组件的代码范例
Tree:
a24c45e396
Branches
Tags
master
code-example
/
ipu-redis-example
jiangjin
ff3ebcf42b
迅捷redis测试
5 years ago
..
src
ff3ebcf42b
迅捷redis测试
5 years ago
.classpath
ff3ebcf42b
迅捷redis测试
5 years ago
.gitignore
ff3ebcf42b
迅捷redis测试
5 years ago
ipu-cache.iml
ff3ebcf42b
迅捷redis测试
5 years ago
pom.xml
ff3ebcf42b
迅捷redis测试
5 years ago
readme.txt
ff3ebcf42b
迅捷redis测试
5 years ago
readme.txt
1. 配置文件命名原则:
第三方组件的自带配置文件,命名前缀加上ipu_,如:ipu-mybatis-config.xml。
2.redis环境和端口
121.42.183.206为测试环境;123.57.35.51地址是正式环境,不要作为测试服务。
redis服务的端口为10000-10999
(
kafka 9000-9999
mqtt 7000-7999
coap 5000-5999
rest 8000-8999
zookeeper 2000-2999
redis 10000-10999
ngnix 80
ftp 21
)