Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 266 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 266 Bytes

spring-boot-mongo-react

CRUD with Spring Boot, React and MongoDB Java Driver (No JPA). Demo: https://spring-boot-mongo-react.herokuapp.com/.

mvn clean install
mvn spring-boot:run

node, npm and modules will be installed by maven (check pom.xml).