Skip to content

bearddan2000/java-web-maven-spring-jsf-keystore-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-web-maven-spring-jsf-keystore-hello-world

Description

A POC for springboot web app with jsf primefaces support with self-signed ssl.

Tech stack

  • java
  • maven
    • springboot
    • jsf
    • bootstrap

Docker stack

  • maven:3-openjdk-17

To run

sudo ./install.sh -u Available at

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Code concept