Skip to content

matrixjnr/spring-on-piku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sping Boot on Piku

Java on Piku Micro PaaS

Deploying Spring Boot Application on Piku

To publish this app to piku, make a copy of this folder and run the following commands:

cd spring-on-piku
git init .
git remote add piku piku@your_server:spring
git add .
git commit -a -m "initial commit"
git push piku master

Critique welcome

If you find anything you disagree with, please feel free to create an issue.

About

Deploy Spring Boot Apps on Piku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published