Binding to 3rd party classes so far has been a niche. The way to do this is by declaring a@Beanmethod with@ConfigurationProperties. For a constructor-based approach, this isn't possible but we could provide a shortcut where one needs to inject a component we'd register in the context, ...