Pastebox This is a full-stack Pastebin clone with a Java (Spring) backend and a React frontend. Running Run with ./gradlew bootRun and then access at http://localhost:8080. Alternatively, download the jar and run with java -jar [jarfile].