Skip to content

Latest commit

 

History

History

spring-boot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Spring Boot Devcontainer

wireguard

Prerequisites

  1. Place the wg0.conf(wireguard setting) file in ~/.ssh
  2. Run the devcontainer

Run

wg_connect
wg_disconnect

Spring with Tomcat

Prerequisites

  1. Replace workspace name boot-project to your project name in settings.sh file

Build and run

app_build
app_run