Skip to content

REST CRUD API with Hibernate and Standard JPA API

Notifications You must be signed in to change notification settings

Jorge36/Rest-CRUD-JPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Spring Boot 3, Spring 6 & Hibernate for Beginners on Udemy (section 4)

REST CRUD (create, read, update and delete an employee) with Hibernate and/or Java Persistence API

Testing using Postman and check result on mysql by command line on Ubuntu

  1. Get all the employees

alt_text

  1. Get employee number 2

alt_text

  1. Post new employee alt_text

alt_text

  1. Update employee number 6 alt_text

alt_text

  1. Delete employee number 2 alt_text

alt_text

About

REST CRUD API with Hibernate and Standard JPA API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages