plugins { id 'twomartens.spring-boot-cloud' } dependencies { implementation libs.mapstruct.base annotationProcessor libs.mapstruct.processor }