Spring Boot & Spring Data JPA – Complete Course

preview_player
Показать описание

In today's competitive market, mastering Spring Boot is a career game-changer. The demand for skilled Spring Boot developers is skyrocketing, and top-tier companies are on the lookout for professionals like you.

Embark on an incredible journey, exploring topics such as "Spring Core," "RESTful API," "Data Persistence & Spring Data JPA,", Embedded entities, Embedded ID, Inheritance, Named queries, Specifications and much more. Imagine not just being a developer, but a problem solver and digital magician, transforming code into cutting-edge solutions.

🎟 Join this channel to get access to perks: @BoualiAli

CONNECT WITH ME:

Recommended Courses:
#springboot #springdatajpa

Table of content:
00:00 Intro
Рекомендации по теме
Комментарии
Автор

Theory
----
00:00 Intro
03:15 What is spring framework?
04:02 Core features
06:04 What is spring bean?
12:54 Beans (dependency) injection
32:29 Spring initializr
34:20 Spring boot

Coding
----
35:57 Start new spring boot project
56:37 Beans
1:28:46 Enviornment beans
1:41:53 Spring profiles
1:57:00 RESTful
3:20:48 Postgresql
3:41:04 Entity, service, repository
5:54:55 Data validation
6:22:43 Testing
7:33:35 JPA

heanluen
Автор

i dont know why people dont have patience these days, this guy has put so much effort and explained things in a very easy way for free but people still want something quick
strange!

pakistaninsaudi
Автор

this is far more better then any other video available in youtube or paid classes, just incredible.

playtime
Автор

Thnaks for great tutorial. I think such a complex review of spring JPA are missing on this platform.

podezz_developer-ge
Автор

Thank you Bouali l'm almost mastering spring boot framework by your content. I really appreciate your job and every single detail is explained so understanding way. God Bless you, your job and your family. Thank you once again. Greeding from Armenia 🇦🇲 ❤

aliksargsyan
Автор

Everything is slowly and clearly explained thank you very much for your effort
and your time for this great course

aminelmabrouk
Автор

If you get stuck in the beginning because you get the following:
Parameter 0 of constructor in <path>MyFirstClass required a bean of type 'java.lang.String' that could not be found.

That is because you have to remove the @Component annotation from the MyFirstClass.java file.

Other then that, so far i like the tutorial!

jadeblade
Автор

This is a fantastic video that I've never seen before. I love everything about it

NguyenDinh-mshm
Автор

Morning Mr Ali, The Complete course on Spring Security please

leokingue
Автор

Fantastic Video!! watched the entire tutorial and i loved everything about it.

Wish you make a dedicated tutorial on Java 8 and spring boot industry practices like having DTO and POJO classes, folder structure, best coding practices with a good project. Now every company has this differently, but hey, a common ground would be helpful

Thank You once again.

pavanbhat
Автор

Thanks a lot for all your videos. You are an inspiration. Can you please develop the table of content section, it facilates the navigation to focus on and rewatch some modules.

MrAminaxe
Автор

Thank you so much for proving such an extensive tutorial on Spring Boot

Nageswararao
Автор

@Bean @Qualifier("bean1") is not the best way to override the default Bean name, while @Bean(name="bean1") is the way. You should be always using @Bean(name="bean1") if you want to qualify its name somewhere else, and using @Qualifier("bean1") for name qualifying when injecting it. This is the right way to do it, not mix @Bean and @Qualifier up in Bean declaration. Let me know if anyone has different opinions.

Spring_IoC
Автор

Hi Bouali, would you consider adding GraphQL as opposed to REST in your Spring Boot tutorials/courses? That's the only thing missing for, other than that, your videos are one of the best in YT.

MG-wxyx
Автор

Thanks a lot for this course! waiting videos about advanced spring security topic

qunela
Автор

Thank you so much for this course Mr Ali
I have a question about why isnt there any LazyInitializationException when List of School is returned from findAll method of schoolController

kaungmyat
Автор

merci encore pour ton tutoriel, je suis développeur java, et je m'aime visionner des nouvelles vidéos pour se mettre a jour,

olivierrukabo
Автор

Thank you sir for providing us such as beautiful u please guide me how can i download pdf note of this class

wonderfulindian
Автор

Thank!!! You, a content...thank u very much:)

onkarmali
Автор

Might need to get popcorns on an s3 bucket

JanNdungu