0

Learning Spring at the moment... The autowiring thing gives me a lot of WTF moments but I think that's why people love it. Can't find any good tutorial explaining what's under the hood either.

And I don't know why I just have this great idea of "let me make it harder" by switching to IntelliJ from Eclipse at the same time. As if it's not bad enough that I need to produce something useful within a short time...

Comments
  • 0
    The Spring documentation is excellent and the source is a pleasure to read, unlike so many other projects. Also, I would recommend to use Spring Boot, makes things a bit easier.
Add Comment