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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Java 63.0%Language:HTML 27.8%Language:CSS 4.4%Language:JavaScript 3.1%Language:Shell 0.8%Language:TSQL 0.7%Language:Dockerfile 0.1%