yandex安装插件教程,研究了一下午终于可以用了

酷酷的码农小哥:

import org.springframework.boot.context.properties.bind.Bindable;

import org.springframework.boot.context.properties.bind.Binder;

import org.springframework.boot.context.properties.source.ConfigurationPropertyName;

import org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases;

import org.springframework.boot.context.properties.source.ConfigurationPropertySource;

import org.springframework.boot.context.properties.source.MapConfigurationPropertySource;

这几个是导的哪个包呀