Skip to content

ecloudcontrol/springboot-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springboot-Web #SpringOne

Demo application deployment of a SpringBoot project. See more details at GitOps SpringBoot SpringOne Demo on AppZ

Set System Environment Variables for Mysql Database, Port, Username, Password

  • KEYS MYSQL_DB_HOST MYSQL_DB_NAME MYSQL_DB_PORT MYSQL_DB_USERNAME MYSQL_DB_PASSWORD

  • i.e: export MYSQL_DB_HOST="localhost" export MYSQL_DB_NAME="accountdb" export MYSQL_DB_PORT="3306" export MYSQL_DB_USERNAME="admin" export MYSQL_DB_PASSWORD="admin"

About

Spring Boot Web Sample for AppZ 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%