David Lynn
David Lynn
I am working with Spring Boot 2.0.4.
This would be extremely useful for us, it is quite simple to get this tool integrated with https://github.com/google/protobuf-gradle-plugin so the documentation can be generated during gradle tasks when the binaries...
@pseudomuto Thanks for accepting the PRs so far, I have been testing the publishing in my fork and there are some extra requirements needed before the versions can be published...
@pseudomuto a little clean-up to remove a workaround which is no longer needed.
I also ran into this issue. As a workaround I used way to set my list to an empty collection before mapping: ```java @Mapper(componentModel = "spring", uses = SubEntityConverter.class) public...