asc-lab / micronaut-microservices-poc

Very simplified insurance sales system made in a microservices architecture using Micronaut
https://altkomsoftware.pl/en/blog/microservices-micronaut/
Apache License 2.0
486 stars 170 forks source link

Get rid of Lombok dependency #29

Closed jreznot closed 4 years ago

jreznot commented 4 years ago

It is more like question than issue. I would prefer the project without dependency on Lombok since it forces me to install additional IDE plugins.

Are you interested in PR that replaces Lombok with regular Java code?

wojteksuwala commented 4 years ago

Thanks but no, we'd like Lombok to stay.

jreznot commented 4 years ago

Ok, in case if anyone interested I'm planning to maintain parallel fork without Lombok and sync it regularly with the upstream: https://github.com/jreznot/micronaut-microservices-poc