Building a multi-module enterprise Java application with Maven and Open Liberty

0
Language

Learn how to build an application with Maven and Open Liberty. Create a Jakarta EE application with modules packaged into an EAR file. Build a unit converter app that converts heights from centimeters to feet and inches using functions from a JAR file.

Add your review

At a Glance

You will learn how to build an application with multiple modules with Maven and Open Liberty.

A Jakarta Platform, Enterprise Edition (Jakarta EE) application consists of modules that work together as one entity. An enterprise archive (EAR) is a wrapper for a Jakarta EE application, which consists of web archive (WAR) and Java archive (JAR) files. To deploy or distribute the Jakarta EE application into new environments, all the modules and resources must first be packaged into an EAR file.

You will build a unit converter application that converts heights from centimeters into feet and inches. The application will request the user to enter a height value in centimeters. Then, the application processes the input by using functions that are found in the JAR file to return the height value in imperial units.

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Building a multi-module enterprise Java application with Maven and Open Liberty”

×

    Your Email (required)

    Report this page
    Building a multi-module enterprise Java application with Maven and Open Liberty
    Building a multi-module enterprise Java application with Maven and Open Liberty
    LiveTalent.org
    Logo
    LiveTalent.org
    Privacy Overview

    This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.