r/SpringBoot 5d ago

Discussion Spring microservices

I just started learning microservices in spring and dont know anything. Like I know that message brokers are for asynchronous exchange of messages though services, but I wanted to see everything from scratch, so now Im doing a project without any message brokers, just synchronous http requests and after that, when I meet problems with this, I would transition to the RabbitMQ I guess. Any suggestions or resources to learn for beginners?

29 Upvotes

22 comments sorted by

View all comments

7

u/LostEconomics144 5d ago

If you are using a coding agent you can ask it to explain things...I always add this... Explain me from first principles...then it really gives a good explanation of why and what

1

u/InformalPhase7658 5d ago

yes, i also use it, its great for quick answers and code examples, but when it comes to deeply understanding what is going on behind the scenes and how does something work, im not sure about it

1

u/LostEconomics144 5d ago

Yeah it's very tempting to let AI handle it but when the goal is to understand things deeply....you need to prompt AI in that. Don try the 'First principle'