java.lang.Object
org.springframework.boot.context.properties.bind.Binder

public class Binder extends Object
A container object which Binds objects from one or more ConfigurationPropertySources.
Since:
2.0.0
Author:
Phillip Webb, Madhura Bhave