All Projects → didinj → spring-boot-mongodb-react-java-crud

didinj / spring-boot-mongodb-react-java-crud

Licence: MIT license
Spring Boot, MongoDB and React.js CRUD Java Web Application Example

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to spring-boot-mongodb-react-java-crud

NodeExpressCRUD
Node, Express, Mongoose and MongoDB CRUD Web Application
Stars: ✭ 45 (+36.36%)
Mutual labels:  application, mongo, crud, example, webapp
Mean Stack Angular5 Crud
MEAN Stack (Angular 5) CRUD Web Application Example
Stars: ✭ 107 (+224.24%)
Mutual labels:  mongo, crud, example, webapp
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-27.27%)
Mutual labels:  application, mongo, example, webapp
Mern Stack Authentication
Secure MERN Stack CRUD Web Application using Passport.js Authentication
Stars: ✭ 60 (+81.82%)
Mutual labels:  application, mongo, crud
Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (+109.09%)
Mutual labels:  mongo, crud, webapp
mern-stack-crud
MERN stack (MongoDB, Express, React and Node.js) create read update and delete (CRUD) web application example
Stars: ✭ 142 (+330.3%)
Mutual labels:  application, mongo, crud
Golang Gin Realworld Example App
Exemplary real world application built with Golang + Gin
Stars: ✭ 1,780 (+5293.94%)
Mutual labels:  crud, example
Magestudy
Magento 2 extension samples
Stars: ✭ 55 (+66.67%)
Mutual labels:  crud, example
Laconia
🏺 ‎ A minimalist MVC framework.
Stars: ✭ 307 (+830.3%)
Mutual labels:  application, webapp
servant-beam-realworld-example-app
Exemplary fullstack Medium.com clone powered by Servant and Beam
Stars: ✭ 33 (+0%)
Mutual labels:  crud, webapp
React Redux Boilerplate Example
Stars: ✭ 15 (-54.55%)
Mutual labels:  application, example
Popcommerce
POP Commerce is an eCommerce and ERP application suite for retail and wholesale organizations. POP Commerce is based on Moqui Framework, Mantle Business Artifacts, and Simple Screens.
Stars: ✭ 64 (+93.94%)
Mutual labels:  application, webapp
Ramd.js
ramd.js JavaScript library for making web applications.
Stars: ✭ 64 (+93.94%)
Mutual labels:  crud, webapp
React Redux Typescript Realworld App
RealWorld App implementation based on "react-redux-typescript-guide"
Stars: ✭ 178 (+439.39%)
Mutual labels:  application, example
Hiboot
hiboot is a high performance web and cli application framework with dependency injection support
Stars: ✭ 150 (+354.55%)
Mutual labels:  application, webapp
vue-js-3-firebase-firestore
Vue 3 Firebase Tutorial: Build Firestore CRUD Web Application
Stars: ✭ 34 (+3.03%)
Mutual labels:  application, crud
Play Scala Websocket Example
Example Play Scala application showing WebSocket use with Akka actors
Stars: ✭ 194 (+487.88%)
Mutual labels:  example, webapp
Play Scala Starter Example
Play Scala Starter Template (ideal for new users!)
Stars: ✭ 238 (+621.21%)
Mutual labels:  example, webapp
Oscp Prep
my oscp prep collection
Stars: ✭ 105 (+218.18%)
Mutual labels:  application, webapp
react-native-firebase-firestore-crud-example
React Native Firebase Tutorial: Build CRUD Firestore App
Stars: ✭ 24 (-27.27%)
Mutual labels:  crud, example

Building Spring Boot, MongoDB and React.js CRUD Web Application

This source code is part of Building Spring Boot, MongoDB and React.js CRUD Web Application tutorial.

To run locally:

  • Run MongoDB server
  • Clone this repository
  • From frontend directory, run npm install and npm run build
  • From root directory, run ./gradlew bootRun
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].