📅  最后修改于: 2022-03-11 14:51:14.597000             🧑  作者: Mango
sudo apt-get update
sudo apt-get install unzip software-properties-common wget default-jdk
// you will need to install PostGreSQL DB
sudo apt-get install postgresql postgresql-contrib