cgroneman

Results 2 issues of cgroneman

Add ability to skip unresolved DNS, such that a single bad DNS doesn't cause an entire cache to fail.

If a default content type is set in the ContentNegotiationConfigurer, endpoints that don't return that type can return a 406. I've attached a very simple example. [demo.zip](https://github.com/spring-projects/spring-framework/files/6165595/demo.zip) **Bug Explanation:** For...

in: web
type: enhancement