Skip to content

Simple web application, allowing to perform basic CRUD requests on database. Spring Boot(Data, MVC) + Hibernate + MySQL Database + Gradle + Thymeleaf. Written in Java, mainly to learn involved tools.

Notifications You must be signed in to change notification settings

olliekrk/contacts-app

Repository files navigation

Contacts-App

Small web application based on Spring Boot.

Allows to send basic CRUD requests to connected database via web application.

Functionalities

  • Register new user
  • Edit existing user data
  • Validate provided user data before inserting a record in the database
  • Delete user
  • Log in onto existing user's account

TODO

  • Add Spring Security module to maintain login & registration properly
  • Provide more functionalities

About

Simple web application, allowing to perform basic CRUD requests on database. Spring Boot(Data, MVC) + Hibernate + MySQL Database + Gradle + Thymeleaf. Written in Java, mainly to learn involved tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published