@ -59,6 +59,29 @@ You could also let the AspectJ plugin run all the processing and disable annotat
----
----
====
====
[NOTE]
====
If you are also using lombok in your project, you need to make sure that the `lombok` dependency is placed before the `spring-boot-configuration-processor` dependency.
Otherwise, combining `lombok` annotations with `spring-boot-configuration-processor` annotations will not have the desired result.