Skip to content

A spring boot application using Spring MVC, Spring Web, Spring Data JPA, Spring Boot Actuator, Spring Boot Devtools

License

Notifications You must be signed in to change notification settings

dev8523/spring-boot-easy-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-easy-notes-app

A spring boot application with data using Spring MVC & RESTFul API and perform CRUD operations to DB.

About this project (Where this project can be used):

  • An End-to-End backend application where you can maintain your notes very easily.
  • Here you can add the name/subject and description of your notes.
  • It will automatically index your notes serially by auto generating the note ID in the DB.

Spring Boot Dependencies used:

Spring Web, Spring Data JPA, Spring Boot Actuator, Spring Boot Devtools & MySQL Driver

Tools used:

STS, Apache Maven

DB used:

MySQL

About

A spring boot application using Spring MVC, Spring Web, Spring Data JPA, Spring Boot Actuator, Spring Boot Devtools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages