Building and testing a Java web application with Maven and Open Liberty

0
Language

Learn how to build and test a simple web application using Maven and Open Liberty. Configure a web servlet application with ease using Maven and the Liberty Maven plugin. Benefit from Maven’s extensive plug-in library and familiarity with XML. A great choice for teams already familiar with Maven.

Add your review

At a Glance

Learn how to build and test a simple web application using Maven and Open Liberty.

You will learn how to configure a simple web servlet application using Maven and the Liberty Maven plugin. When you compile and build the application code, Maven downloads and installs Open Liberty. If you run the application, Maven creates an Open Liberty server and runs the application on it. The application displays a simple web page with a link that, when clicked, calls the servlet to return a simple response of Hello! How are you today?.

Choosing a build tool often comes down to personal or organizational preference, but you might choose to use Maven for several reasons. Maven defines its builds by using XML, which is probably familiar to you already. As a mature, commonly used build tool, Maven probably integrates with whichever IDE you prefer to use. Maven also has an extensive plug-in library that offers various ways to quickly customize your build. Maven can be a good choice if your team is already familiar with it.

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 and testing a Java web application with Maven and Open Liberty”

×

    Your Email (required)

    Report this page
    Building and testing a Java web application with Maven and Open Liberty
    Building and testing a Java web 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.