John Gardiner Myers
John Gardiner Myers
Users would not have to change the actual Maven dependency. jackson-databind would list in its pom file a dependency on the new jackson-defaulttyping, so that would be pulled in by...
I'm not sure "without changing anything" should be a design goal. I think we're going to need to have providers filter such annotations. `AdjustEndpoints` could do it, but if the...
I hadn't planned on tackling the problem of provider-specific annotations quite yet, but since someone's got the desire to work on them right now I should write down my thoughts:...