Build REST API with Spring Boot and JPA [2021] - 30 Change the HTTP status code

preview_player
Показать описание
Find the source code here -

My Recommended Books:
--

🤑🤑 Donate
--------------------------------------
--------------------------------------
🐱‍💻 🐱‍💻 Course Links:

Spring boot and Mongodb Tutorial -

Spring boot, Hibernate, and MySQL API Tutorial -

Spring boot, JPA and MySQL API Tutorial -

RESTful web services with Nodejs, Express, Mongodb Tutorial -

Angular and Spring boot full-stack Tutorial -

Spring MVC and MyBatis/iBatis Tutorial -

JSP and Servlets Complete Tutorial for beginners -

For Business Inquiries Email @

Follow me to stay updated -

Рекомендации по теме
Комментарии
Автор

is it normal you have suppress the call of the service method "deleteEmployee" in your controller, the employee is not delete, we need to call the service method before return a ResponseEntity. actualy the employee is not delete in database...

nicolaszanforlini