Micronaut, GraalVM and Picocli - Building Native Java Command-Line Apps - Tutorial
Offered By: Szymon Stepniak via YouTube
Course Description
Overview
Discover how to build a native Java command-line application using Micronaut, GraalVM, and Picocli in this comprehensive tutorial video. Learn to create a Stack Overflow search CLI tool by setting up a Micronaut project, implementing search functionality with Micronaut's HTTP client, formatting output with ANSI colors, and compiling a native executable using GraalVM. Gain insights into using Java 11 HttpClient and overcome common issues in CLI app development. Follow along with step-by-step instructions, from project setup to final compilation, and enhance your Java development skills for creating efficient command-line applications.
Syllabus
| Intro
| Creating new Micronaut project using the Launch website
| Creating new Micronaut project using Micronaut CLI app
| Importing and configuring the project in IntelliJ IDEA
| Implementing "stackoverflow-cli search" command
| Calling REST API using Micronaut's declarative HTTP client
| Formatting the output using ANSI colors and
| Compiling native executable file using GraalVM native-image
| BONUS: Using Java 11 HttpClient
| Conclusion
Taught by
Szymon Stepniak
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity