Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 650 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 650 Bytes

Planisphere Web Application

A simple Java Server Faces (JSF 3.0) web application providing UI for planisphere app.

You can see it in action.

How to build

  • Clone this repository to your local drive.
  • Ensure that JDK 11+ is available on your system.
  • Open this Maven based project in your favorite IDE.
  • Build the project.
  • Deploy the final war file to the Jakarta EE 9.1 Web Profile compatible application server, e.g. Apache TomEE 9.0+.