-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## v1.0.0 (2023-12-02) | ||
|
||
### ✨ 新特性 | ||
|
||
* 新增 continew-starter-core 核心模块(跨域、线程池等自动配置) | ||
* 新增 continew-starter-file-excel 文件处理模块(Excel 相关配置) | ||
* 新增 continew-starter-json-jackson JSON 模块(Jackson 自动配置) | ||
* 新增 continew-starter-api-doc API 文档模块(Knife4j 自动配置) | ||
* 新增 continew-starter-captcha-graphic 验证码模块(图形验证码) | ||
* 新增 continew-starter-cache-redisson 缓存模块(Redisson 自动配置) | ||
* 新增 continew-starter-data-mybatis-plus 数据访问模块(MyBatis Plus 自动配置) | ||
* 新增 continew-starter-auth-satoken 认证模块(SaToken 自动配置) | ||
* 新增 continew-starter-auth-justauth 认证模块(JustAuth 自动配置) | ||
* 新增 continew-starter-messaging-mail 消息模块(邮件) | ||
* 新增 continew-starter-messaging-sms 消息模块(短信) | ||
* 新增 continew-starter-extension-crud CRUD 扩展模块 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters