添加readme
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@ -0,0 +1,13 @@
|
||||
### 商城3.0脚手架
|
||||
|
||||
|
||||
#### 更新日志:
|
||||
###### v2.1.0
|
||||
|
||||
- add:所有请求增加token认证拦截,同时增加白名单功能 `cloud.security.starter.filter.TokenAuthenticationFilter`
|
||||
|
||||
|
||||
###### v2.1.1
|
||||
- add:日志添加事务排除、try/catch拦截异常 `common.log.service.impl.OperationLogServiceImpl`
|
||||
- add: kafka日志发送service添加@Async注解 `common.log.producer.OperationLogKafkaProducer`
|
||||
- add: 文件sdk新增修改文件名称接口 `cloud.attachment.sdk.api.AttachmentClient`
|
Reference in New Issue
Block a user