arkha 908fa4113c update config, hcx il y a 1 an
..
dev 908fa4113c update config, hcx il y a 1 an
src 908fa4113c update config, hcx il y a 1 an
README.md e8fa004f91 add readme il y a 1 an
pom.xml 908fa4113c update config, hcx il y a 1 an

README.md

MWUI (Middleware User Interface)

This guide provides the steps to develop, and create a WAR file.

Prerequisites

  1. Ensure that you have Apache Maven installed and properly configured in your system.
  2. Verify that the db container is running.

Installation Steps

Development

Run the following commands in your terminal:

$ cd ~/btnmw-was/MWUI

$ mvn clean install

Build

Run the following commands in your terminal:

$ mvn package