Hi, Using spring-boot-starter-web, autowiring into the constructor of a FactoryBean does not work: https://gist.github.com/Stummi/f9ae02ffe63be0d0d5de when using spring-boot-starter instead of spring-boot-starter-web (and removing the controller) this autowiring works. Kind Regards, Michael Stummvoll