mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 10:58:34 +08:00
update 重构 将系统内置配置放置到common包内独立加载 不允许用户随意修改
This commit is contained in:
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
* @author Lion Li
|
||||
*/
|
||||
@Data
|
||||
@ConfigurationProperties(prefix = "swagger")
|
||||
@ConfigurationProperties(prefix = "springdoc")
|
||||
public class SwaggerProperties {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user