/app-modernization-plants-by-websphere-jee6

Java Enterprise Edition 6 version of the Plants By Websphere Sample modified to run in a Liberty container

Primary LanguageJavaApache License 2.0Apache-2.0

IBM Client Developer Advocacy App Modernization Series

Plants by WebSphere Java EE 6 app for multiple labs in the App Modernization Series

This is a modified version of the code for the Plants by WebSphere sample that comes with WebSphere Application Server V8.5.5 for use in IBM Cloud Private developer training. The code has been modified per the recommendations of the IBM Cloud Transformation Advisor.

This version of Plants By WebSphere is a small Java EE 6 app that uses a relational database to run a fictional eCommerce website called Plants By WebSphere.

Required runtimes

WebSphere Liberty Java application server: WebSphere Liberty is a modular and easy-to-use Java application server, built on the open source Open Liberty project.

Maria DB: Maria DB is a strictly open source RDMS forked from MySQL by the original developers of MySQL.

How it Works

The app consists of a Java EE web app for a fictional online plant store. It supports user registration and purchases of various plants.

Plants By WebSphere screenshot