19202122232425
registry.addResourceHandler("/resources/**").addResourceLocations("/resources/"); } @Bean public CloudFoundryEnvironmentHandlerInterceptor interceptor() { return new CloudFoundryEnvironmentHandlerInterceptor(); }