You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently FormatterRegistry has a registerFormatter method but no registerPrinter or registerParser methods. This makes this Spring Boot pull-request a little more verbose than it should be because it's copied the private PrinterConverter and ParserConverter classes.