Skip to content

Instantly share code, notes, and snippets.

@Satish-creater
Created February 8, 2025 14:58
Show Gist options
  • Save Satish-creater/200a19f0801a47326cc4c2a574d8d556 to your computer and use it in GitHub Desktop.
Save Satish-creater/200a19f0801a47326cc4c2a574d8d556 to your computer and use it in GitHub Desktop.
Deploying First spring boot Application on ubuntu Instance
#install java
sudo apt update
sudo apt install openjdk-17-jdk -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment