Polish contribution

See gh-28531
This commit is contained in:
Stephane Nicoll 2021-11-06 12:03:22 +01:00
parent 7d594aa301
commit 4304eea319

View File

@ -24,6 +24,7 @@ import com.google.gson.Gson;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.BeanDefinitionStoreException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.context.annotation.UserConfigurations;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.context.properties.EnableConfigurationProperties;