Does Project Lombok support Java 9?

前端 未结 4 1421
名媛妹妹
名媛妹妹 2020-12-29 02:11

I have used Lombok in my project, but my colleague do not agree to use it, and his reason is (from controversy of lombok documents)

Both of these piec

4条回答
  •  一整个雨季
    2020-12-29 03:01

    The issue appears to be resolved since 9 January 2018: https://github.com/rzwitserloot/lombok/issues/985#issuecomment-356135454

    Per Lombok version 1.16.20 Java 9 is supported.

提交回复
热议问题