addBeans

open fun addBeans(registry: FormatterRegistry, beanFactory: ListableBeanFactory)

Add GenericConverter, Converter, Printer, Parser and Formatter beans from the specified context.

Since

2.2.0

Parameters

registry

the service to register beans with

beanFactory

the bean factory to get the beans from