2017-10-08 6 views

答えて

1

true、SpringBootでは@ConfigurationPropertiesを使用して、すべてのフィールドに@Valueを使用しないようにすることができます。しかし、@ConfigurationPropertiesはSpringBoot(Springブートパッケージ)でのみ利用可能です。

詳細:Spring Boot @ConfigurationProperties example

関連する問題