Почему возникает ошибка «parameter 1 of constructor in required a bean of type that could not be found.»
вот сервис CompanyService package ru.sergalas.perpay.entities.companies.service; import org.springframework.stereotype.Service; import ru.sergalas.perpay.entities.companies.mapper…