Source Code Models in the JDK and Their Use - Lecture
Offered By: GeeCON Conference via YouTube
Course Description
Overview
Explore JDK APIs and tools for Java source code modeling in this 53-minute conference talk from GeeCON Prague 2022. Discover how to leverage these models for code generation and enhanced source code checks. Learn about the standard API for Java source code modeling in the javax.lang.model packages, as well as the more detailed Trees API for accessing Abstract Syntax Trees (ASTs). Gain insights into accessing source code models through various methods, including annotation processors, javac compiler plugins, and direct javac execution without a command line. Enhance your understanding of Java development tools and improve your ability to manipulate and analyze source code effectively.
Syllabus
GeeCON Prague 2022: Jan Lahoda - Source code models in the JDK and their use
Taught by
GeeCON Conference
Related Courses
Secure Android App DevelopmentUniversity of Southampton via FutureLearn DevSecOps: Building a Secure Continuous Delivery Pipeline
LinkedIn Learning Microsoft DevOps Solutions: Developing Security and Compliance
Pluralsight Using Security Analysis Tools to Protect ASP.NET and ASP.NET Core Applications
Pluralsight DevOps with GitHub and Azure: Implementing Software Supply Chain Security with GitHub
Pluralsight