A place where I can put code that I do not mind people grabbing it. Also long as it does not contain account info, fair game.
Java
-
Running Java files javac MyFile.java java MyFile
-
Installing Java sudo apt update && sudo apt install openjdk-17-jdk java -version
-
Sprint Boot ./mvnw spring-boot:run chmod +x mvnw
Java
- Make sure you have Extension Pack for Java by Microsoft installed
- Makes sure you have Java install, use terminal commands to get that