摘要:
@Component @PropertySource("classpath:my2.properties") @ConfigurationProperties(prefix = "my2") public class MyProperties2 { private int age; private String name; private String email; ... 阅读全文
摘要:
org.springframework.boot spring-boot-configuration-processor true 阅读全文
摘要:
public local private nexus http://maven.aliyun.com/nexus/content/groups/public/ true public local private nexus http://maven.aliyun.com/nexus/content/groups/public/ ... 阅读全文