Skip to content

cpb628/Spring-Boot-NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotesApp using Spring-Boot and ReactJS

Notes-App Todo using Spring Boot and ReactJS

Spring-Boot Initializer Services / Dependencies

  • Spring boot Web
  • JPA
  • MySQL Connector
  • Lombok

ReactJS Module Requirements

  • Axios
  • UseState / Hooks
  • UseEffect

MySQL Create Database

  • Create Database Name "notesapp"
  • Create Table Name "tbl_notes", using ORM, @Entity in Java Spring Boot

About

Notes-App Todo using Spring Boot and ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published