Skip to content

Latest commit

 

History

History
executable file
·
31 lines (23 loc) · 563 Bytes

File metadata and controls

executable file
·
31 lines (23 loc) · 563 Bytes

java-web-maven-spring-jsp-traefik-reverse-proxy-hello-world

Description

A springboot web app with jsp support.

Requests are routed through traefik rules.

Tech stack

  • java
    • springboot
    • jsp
  • ssl
  • proxy server

Docker stack

  • alpine
  • traefik
  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit