Offered By: OpenLiberty
Creating a multi-module application with Gradle
You will learn how to build an application with multiple modules with Gradle and Open Liberty.
Continue readingGuided Project
Open Liberty
At a Glance
You will learn how to build an application with multiple modules with Gradle and Open Liberty.
In this guide, you will learn how to:
- establish a dependency between a web module and a Java library module,
- use Gradle to package the WAR file and the JAR file into an EAR file so that you can run and test the application on Open Liberty, and
- use the Liberty Gradle plug-in to develop a multi-module application in dev mode without having to prebuild the JAR and WAR files. In dev mode, your changes are automatically picked up by the running Liberty instance.
Estimated Effort
30 Minutes
Level
Beginner
Skills You Will Learn
Gradle, Jakarta EE, MicroProfile, Open Liberty
Language
English
Course Code
GPXX09PNEN