I am a newbie to Spring Boot and MapStruct Tool.
Earlier, A Project(written by other team using these technologies) is not starting up. Then, I had made some changes i
springfox-swagger2 dependency is loading older version of mapstruct after excluding it and adding specific version of mapstruct dependency in pom.xml it started generating sources
io.springfox
springfox-swagger2
2.2.2
org.mapstruct
mapstruct
Added below map struct dependency
org.mapstruct
mapstruct-jdk8
1.3.0.Beta1