Skip to content

OlgaShopieva/CRUD_app_SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD application based on Spring Boot

Simple CRUD web app contains information about users: id, first name, last name.

Functionality:

  1. get all users
  2. create new user
  3. update user info
  4. delete user by id

Stack: Spring Boot, Spring MVC, Spring Data JPA, MYSQL, Thymleaf, Lombok.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors