Skip to content

Spring Boot Application with CRUD implementation using Gradle build and MongoDB as Repository

Notifications You must be signed in to change notification settings

divyamrai28/SpringBootAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Application

Spring Boot Application with CRUD implementation using Gradle build and Mongo Database as repository.

A basic and simple Spring Boot app just for understanding the overall workflow in a Model View Controller Pattern. The application follows a standard MVC architecture. It has controllers (BookController class, HomepageController class and MyDataController class) and models (Book class and MyData class).

Prerequisites

  1. Git
  2. Gradle
  3. Mongo DB

Clone the repository: git clone https://github.com/divyamrai28/InitialSpringBootApp.git

About

Spring Boot Application with CRUD implementation using Gradle build and MongoDB as Repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages