/springboot-angular-starter

Starter for a Spring Boot and Angular project

Primary LanguageJavaMIT LicenseMIT

springboot-angular-starter

Starter for a Spring Boot and Angular project

To run the built .jar locally use the following command

rootfolder/> java -jar backend/build/libs/backend-0.0.1.jar -Xms128m -Xmx256m -Dspring.profiles.active=dev