30313233343536
@Configuration static class ContextConfiguration { @Bean public ResourceLoader urlLoader() { return new URLLoader(); }