I get a warning in AuthorMapper interface
@Mapper public interface AuthorMapper { AuthorMapper INSTANCE = Mappers.getMapper(AuthorMapper.class); Aut