Browse Source

修改readme,说明ipu license。

huangbo 7 years ago
parent
commit
0f4c2f4104
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ipu-rest-demo/readme.md

+ 3 - 0
ipu-rest-demo/readme.md

@ -1,3 +1,6 @@
1
启动服务脚本范例:java -Dipu.lic.path=D:/git/rest-guide/ipu-rest-demo/ipu.lic -jar target/ipu-rest-demo.jar  --server.port=8080
2
注意事项:需要增加证书。参数格式[-Dipu.lic.path]
3

1 4
1. Session管理, 支持redis
2 5
2. 数据库连接统一管理
3 6
3. 局部异常和全部异常的处理