Skip to content

ivanmmarkovic/spring-boot-react-admin-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-react-admin-panel

Admin panel fro CRUD, Spring Boot & React

  • Import and update maven project
  • If you want default admin(username - "admin", password: "admin") uncomment code in DbInit run method
  • Start application
  • Go to http://localhost:8080
  • From there you can login & logout, create, read, update or delete articles

Note - if you create default admin, comment code in DbInit run method or you will have two admins with same username

Note - all React code (Components) is in resources/static/script.babel

About

Admin panel for CRUD in Spring Boot & React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published