Annotation processors in Gradle with the annotationProcessor dependency configuration

Опубликовано: 30 Июнь 2020
на канале: Tom Gregory Tech
5,971
115

Gradle abstracts the complexity of passing the correct compilation options to Java with the annotationProcessor dependency configuration, which we’ll explore in detail in this video with a full working example.

Annotation processing is a Java compilation option which has been around since Java 5. It enables the generation of additional files during compilation, such as classes or documentation.

✅Understanding annotation processing with javac (0:41)
✅Annotation processing in Gradle (1:29)
✅A full end-to-end working example (2:42)

Follow along with code example in this video by cloning this GitHub repository https://github.com/tkgregory/gradle-a...

See this video in article format over on my blog https://tomgregory.com/gradle/annotat...

Read about the -processorpath option in this javac documentation https://docs.oracle.com/en/java/javas...

Learn more about the mapstruct library with the official documentation https://mapstruct.org

🚀 FREE QUICK-START GRADLE GUIDE https://tomgregory.com/gradlequickstart

🔥 ULTIMATE GRADLE BUILD BIBLE https://tomgregory.com/gradlebuildbible


Смотрите видео Annotation processors in Gradle with the annotationProcessor dependency configuration онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Tom Gregory Tech 30 Июнь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 5,971 раз и оно понравилось 115 людям.