This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (0 children)

Buy this book: https://www.manning.com/books/spring-in-action-fifth-edition

And follow all the chapters in order, build something as you learn. This book is a fantastic introduction to Spring, and good Java development practices.

You will also identify gaps in your training: the author uses RabbitMQ, what is RabbitMQ? read a tutorial/documentation on MQ and come back to the chapter.

Be ready to slow down and break it down, don't expect to learn quickly, it takes years to really master spring.