abuindario / guestListSpringJPA

Guest manager - CRUD operations over the Guest entity. Spring Boot & JPA project with database connection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guest Manager with Spring Boot and JPA

A basic first project with Spring Boot and JPA.

Home Page

index

Creating Guests

newGuest

  • Users can not enter null names.

CRUD operations

guestList

  • Users can not enter null names.
  • Guest names can be updated.
  • Guests can be removed from database.

About

Guest manager - CRUD operations over the Guest entity. Spring Boot & JPA project with database connection.


Languages

Language:HTML 59.2%Language:Java 40.8%