mirror of
https://github.com/continew-org/continew-starter.git
synced 2026-01-08 17:02:10 +08:00
refactor(api-doc): 重构 api-doc 模块,简化代码配置
This commit is contained in:
@@ -30,7 +30,8 @@ import java.io.IOException;
|
||||
* 通用配置文件读取工厂
|
||||
* <p>
|
||||
* DefaultPropertySourceFactory 仅支持 properties
|
||||
* 配置文件读取,详见:<a href="https://docs.spring.io/spring-boot/docs/2.0.6.RELEASE/reference/html/boot-features-external-config.html#boot-features-external-config-yaml-shortcomings">YAMLShortcomings</a>
|
||||
* 配置文件读取,详见:<a
|
||||
* href="https://docs.spring.io/spring-boot/docs/2.0.6.RELEASE/reference/html/boot-features-external-config.html#boot-features-external-config-yaml-shortcomings">YAMLShortcomings</a>
|
||||
* </p>
|
||||
*
|
||||
* @author Charles7c
|
||||
|
||||
Reference in New Issue
Block a user