Spring Modulith Crash Course : Building Modular Monoliths using Spring Boot

preview_player
Показать описание
#sivalabs #java #spring #springboot #springmodulith #microservices #testing #junit #junit5 #maven

⭐ Table Of Contents ⭐
00:00 Introduction to Modular Monoliths
01:25 Walkthrough of a monolithic application code
09:33 Introducing Spring Modulith
10:50 Verifying Module Structure using Spring Modulith
12:04 Understanding Spring Modulith Concepts
14:22 Fixing Module Structure Violations
30:14 Spring Modulith preventing cyclic module dependencies
31:27 Defining module dependencies explicitly
35:03 Spring Modulith Actuator Endpoint
36:40 Testing Modules independently
41:43 Generating Modules Documentation
42:57 Conclusion

❤️ Thanks for watching

References
=============================================

Connect with Me
=============================================

Must Watch Videos
=============================================

Popular Series Playlists
=============================================

⭐ Tags ⭐
best spring tutorials, best spring boot tutorials, how to learn spring boot, mastering spring boot, complete java testing course, java testing best practices, how to build spring boot rest API, spring cloud tutorials, spring boot docker tutorial, spring boot kubernetes tutorial, how to become proficient in java, how to learn spring boot quickly, how to learn spring boot in-depth
Рекомендации по теме
Комментарии
Автор

sir in this market where everyone is desperate to sell their courses you on other hand giving all ur great knowledge for years for this compititive market middle class students are always struggling to increase pray to God for good to you and yor family for ur help for us.Please continue your great work making projects and everything necessay for us in Youtube.Thank you sir

shreyojitdas
Автор

It's always good to learn from you. Have been following you for your insights and experience regarding Java, Spring and life as a whole. Happy to learn something new each day.

AzensEklak
Автор

Thanks Siva, very useful. Definitely need try in own project to get hands on with Spring Modulith.

Anbu_Sampath
Автор

Thanks for the wonderful video. Subscribed.

shaikbasha
Автор

I was facing issues in creating and running tests and aggrate coverage ...etc in spring maven multi module application. looking for some tutorial. but some how opened this video. after intro itself, i was felt like why i was still working multi module project instead of spring modulith. I have learned it now and will implement it. Thank you so much for the explanation. A great Video.!!

murthyesn
Автор

Great video! Please make one how to break a module into a microservice (i.e. deploy it as separate process).

nitingaur
Автор

What plug-ins do you have in the IDE. I don’t see the same icons 😅

jorgetovar
Автор

May I know which intelij theme is that? Its super cool

sengarsumit
Автор

Hi Siva, Thank you for all your efforts, you are providing best quality education. Can you please make a video explaining how to structure a project with Hexagonal architecture especially with Spring boot? I read few books and articles and understand the theoretical part of it, but hard to find a good example (or use case) where we an apply this architectural pattern to develop an application using Spring boot. Each article I have read has their own way to setup the application structure, bit confused on whats the best way!

VK
Автор

Thank you very much for your videos and articles!. I hope you never stop making them. Just one thing, the link to the code repository doesn't work. Thanks Siva!

anjeludo
Автор

Hi the simple project seems very intresting to me do you have a video were you are building this project without
modulith

abhinavsrivastav
Автор

Why u write sql query by youself instead of delegate that to JPA?

lts
Автор

why does your folder icons look different from mine?

camcommute
Автор

It is confusing and prone to make mistakes 😔

praveens
Автор

Microservices are not usefull for every company. Often it is way better to keep the monolith.

joachimdietl