Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 756 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 756 Bytes

Branches-CRUD-Thymeleaf

Description

This application allows users to perform CRUD (Create, Read, Update, Delete) operations on company branches, managing basic information such as the branch name and country. The frontend is built using Thymeleaf, which integrates seamlessly with the Spring framework to provide dynamic web pages.

Installation

you need to create de database and change the password if needed.

Used Technologies

  • Java 21
  • SpringBoot
  • Thymeleaf
  • mySQL

Interface

main view add view update view