Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.52 KB

File metadata and controls

25 lines (15 loc) · 1.52 KB

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/IBM Cloud Kubernetes Service 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