Skip to content

Spring Boot One-to-Many simple crud app with thymeleaf and Mysql database.

Notifications You must be signed in to change notification settings

allwaysoft/Book-Store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Store

Spring Boot One-to-Many simple crud app with thymeleaf and Mysql database.

Project Description

  • Book store by using spring boot, html, css, bootstrap, thymeleaf and mysql database
  • Book can registred.
  • Author can registered.
  • Category can registered.
  • Include form validation.

Book List

b_list

Book Create

b_create

Book Edit

b_edit

Book Detail

b_detail

Book Delete

b_delete

Author List

a_list

Author Create

a_create

Author Edit

a_edit

Author Detail

a_detail

Category List

c_list

Category Create

c_create

Category Edit

c_edit

Category Detail

c_detail

About

Spring Boot One-to-Many simple crud app with thymeleaf and Mysql database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.7%
  • CSS 6.3%