摘要: @Configuration @EnableConfigurationProperties(AppProperties.class) public class AppConfig { @Value("${spring.mvc.servlet.path}") private String mvcSer 阅读全文
posted @ 2025-09-19 15:46 牧之丨 阅读(4) 评论(0) 推荐(0)