what are good blogs to read relating java, spring, hibernate, maven?

JavaSpringHibernateMaven

Java Problem Overview


To continue to question further I'm more interested in blogs, websites who once in a while release a tutorial, tip or best-practice on the topics I mentioned. For ex : http://net.tutsplus.com/ is very good website to follow if you wanna learn about or upgrade your knowledge about CSS, HTML, Javascript, PHP .. Is there a website like this for Java and related technologies?

Java Solutions


Solution 1 - Java

I'll list some of the ones I'm reading, via RSS:

Blog aggregators:

Blogs:

Websites:

Solution 2 - Java

The basics:

Maven
Hibernate
Spring

Solution 3 - Java

Solution 4 - Java

Solution 5 - Java

Although it's not a blog, but Java Posse Podcast and its shownotes cover most trends in Java world. For a collection of Java tutorials and its related framework, Good Tutorials is a site you want to spend your time with.

Solution 6 - Java

I will use this opportunity to point you to my modest Java blog: http://eyalsch.wordpress.com/

I add a post about once a month, usually about non-trivial Java issues that I encounter.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionantView Question on Stackoverflow
Solution 1 - JavaBozhoView Answer on Stackoverflow
Solution 2 - JavaPascal ThiventView Answer on Stackoverflow
Solution 3 - JavaKrishnaView Answer on Stackoverflow
Solution 4 - JavaTHIHA SOEView Answer on Stackoverflow
Solution 5 - JavaCRHView Answer on Stackoverflow
Solution 6 - JavaEyal SchneiderView Answer on Stackoverflow