什么是阅读与 java、spring、hibernate、maven 相关的好博客?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2553654/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
what are good blogs to read relating java, spring, hibernate, maven?
提问by ant
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?
为了继续进一步提问,我对博客、偶尔发布有关我提到的主题的教程、技巧或最佳实践的网站更感兴趣。例如:http: //net.tutsplus.com/是一个非常好的网站,如果您想了解或升级您对 CSS、HTML、Javascript、PHP 的知识...是否有这样的网站用于 Java 和相关技术?
采纳答案by Bozho
I'll list some of the ones I'm reading, via RSS:
我将通过 RSS 列出我正在阅读的一些内容:
Blog aggregators:
博客聚合器:
- http://java.dzone.com
- http://javacodegeeks.com
- http://www.programcreek.com/2012/11/top-100-java-developers-blogs/
- http://java.dzone.com
- http://javacodegeeks.com
- http://www.programcreek.com/2012/11/top-100-java-developers-blogs/
Blogs:
博客:
- http://relation.to/Bloggers/Gavin- Gavin King - the guy behind Hibernate, Seam, Weld, Ceylon
- http://vladmihalcea.com/- Vlad Mihalcea's blog (Hibernate Developer Advocate)
- http://blog.springsource.com/- Spring source team blog
- http://developers-blog.org/
- http://misko.hevery.com/- Misko Hevery, on testability and tdd
- http://krams915.blogspot.in/
- http://programcreek.com/
- http://mkyong.com
- http://blog.jooq.org- On Java, SQL, and jOOQ (and occasionally Hibernate)
- my blog
- http://relation.to/Bloggers/Gavin- Gavin King - Hibernate、Seam、Weld、Ceylon 背后的人
- http://vladmihalcea.com/- Vlad Mihalcea 的博客(Hibernate Developer Advocate)
- http://blog.springsource.com/- Spring 源码团队博客
- http://developers-blog.org/
- http://misko.hevery.com/- Misko Hevery,关于可测试性和 tdd
- http://krams915.blogspot.in/
- http://programcreek.com/
- http://mkyong.com
- http://blog.jooq.org- 关于 Java、SQL 和 jOOQ(偶尔还有 Hibernate)
- 我的博客
Websites:
网站:
- A couple of JavaLobby forum sections - you can follow whichever section of the forumyou like
- http://www.theserverside.com/- The Server Side
- http://www.devx.com/Java/Door/6972- DevX Java zone
- http://www.javaworld.com/- JavaWorld
- http://www.infoq.com/java/- InfoQ
- http://www.java.net/articles- java.net articles
- http://onjava.com/
- http://www.javased.com- Search Engine for Java Code Examples
- http://modernpathshala.com- Java
- http://www.baeldung.com/-Spring or Java
- 几个 JavaLobby 论坛版块 - 您可以关注您喜欢的论坛版块
- http://www.theserverside.com/- 服务器端
- http://www.devx.com/Java/Door/6972- DevX Java 专区
- http://www.javaworld.com/- JavaWorld
- http://www.infoq.com/java/- InfoQ
- http://www.java.net/articles- java.net 文章
- http://onjava.com/
- http://www.javased.com- Java 代码示例的搜索引擎
- http://modernpathshala.com- Java
- http://www.baeldung.com/-Spring 或 Java
回答by Pascal Thivent
The basics:
基础知识:
Maven
马文
- Sonatype Blog: http://www.sonatype.com/people/
- Brett Porter's blog: http://brettporter.wordpress.com/
- Sonatype 博客:http: //www.sonatype.com/people/
- 布雷特波特的博客:http: //brettporter.wordpress.com/
Hibernate
休眠
- In relation to...: http://blog.hibernate.org/
- 关于...:http: //blog.hibernate.org/
Spring
春天
- SpringSource Team Blog: http://blog.springsource.com/
- SpringSource 团队博客:http: //blog.springsource.com/
回答by CRH
Although it's not a blog, but Java Posse Podcastand its shownotes cover most trends in Java world. For a collection of Java tutorials and its related framework, Good Tutorialsis a site you want to spend your time with.
虽然它不是博客,但Java Posse Podcast及其展示内容涵盖了 Java 世界的大部分趋势。对于 Java 教程及其相关框架的集合,Good Tutorials是您想要花时间的站点。
回答by Eyal Schneider
I will use this opportunity to point you to my modest Java blog: http://eyalsch.wordpress.com/
我将借此机会向您介绍我谦虚的 Java 博客:http: //eyalsch.wordpress.com/
I add a post about once a month, usually about non-trivial Java issues that I encounter.
我大约每个月添加一次帖子,通常是关于我遇到的非平凡 Java 问题。
回答by Krishna
You can read Spring Articlesand Hibernate Articles
您可以阅读Spring 文章和Hibernate 文章