A simple Java Server Faces (JSF 3.0) web application providing UI for planisphere app.
You can see it in action.
- 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+.