springboot_day04加载外部属性文件

1、加载外部配置文件的注解 一、加载指定的配置文件(@PropertySource) 1.1 实体类 package com.itheima.bean; import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.context.annotation.
相关文章
相关标签/搜索