Skip to content

efremropelato/springboot-react

Repository files navigation

SpringBoot-React

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