After upgrading spring-boot version from '1.5.11.RELEASE'
to '2.1.6.RELEASE'
i am facing runtime exception after successful compilation and build like below.
I have tried adding manual spring.factories inside resources and the result is same. I am not getting any other solutions in internet.
The project is multimodule gradle project. Dependencies used are below -
Thanks in advance