/Spring-Boot-ReactJS-Starter

A simple Spring Boot ReactJs application that allows you to build a single war file for easy deployment

Primary LanguageJavaScriptMIT LicenseMIT

Spring Boot-React-Starter

This is a simple Spring Boot-React application

Setup is pretty simple.

  • Clone the repository
  • mvn clean install and mvn spring-boot:run
    • this will install all the dependencies you need

Tutorial for this repo can be found on Medium.