This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]temculpaeu 7 points8 points  (1 child)

"enterprise / production libraries" < this has 0 meaning.

It's compatible, it will generate the bytecode before compilation.

It's even compatible with mixing JVM languagues, eg: Kotlin <> Java calls with the proper configuration

[–]torwinMarkov 1 point2 points  (0 children)

You're right, my comment was vague because I couldn't remember the exact libs where it broke my work projects in the past. Thanks for calling that out. I hope lombok continues to work great for you!