Build REST API with Spring Boot and JPA [2021] - 14 Create Service

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 -

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

Your voice is clear, but It will be perfect if video has subtitle for Vietnamese to ease understand . From Vietnam

tutosolve
Автор

So, i don´t know where i fucked up but i had quite some trouble with this part. Spring didn´t recognize my Interface and gave me an error about not founding a bean with that name. So i needed to create a Configuration class with the @Configuration annotation, create a bean there returning the interface, and inside the main class, use the @ComponentScan directing my folders for it to be recognized. Kinda fucked up. But yo, fucking loving your tutorials. Used to code in C#, so im trying to get used to Java API with your tutorials. Great videos man.

Marcometalizao