At the very beginning of 2014 I decided to track my reading habits and share the best stuff here, on Baeldung.
在2014年一开始,我就决定追踪我的阅读习惯,并在这里分享最好的东西,在Baeldung。
2014 has been quite the year, covering each week with a review. I’ve been doing a lot more reading to make sure I cover and curate stuff that has value and is actually interesting.
2014年是相当不错的一年,每周都会有一篇评论。我一直在做更多的阅读,以确保我覆盖和策划的东西有价值,而且实际上是有趣的。
Let me know in the comments if you’re finding my reviews interesting and useful.
请在评论中告诉我,如果你觉得我的评论有趣和有用。
Here we go…
我们来了……。
1. Spring
1.Spring
>> Spring and Angular JS: A Secure Single Page Application
>> The Login Page: Angular JS and Spring Security Part II
A solid, detailed introduction to securing a single page app with Angular on the front end and Spring Security on the back end. This is going to be an important reference going forward.
坚实而详细地介绍了如何用前端的Angular和后端的Spring Security来保护一个单页应用。这将是未来的一个重要参考。
>> “Configuring It All Out” or “12-Factor App-Style Configuration with Spring”
Configuration is easy to get wrong. It’s always a balancing act of how much flexibility you want and how much complexity you’re comfortable with. This article gives you the tools you need to do a good job reaching that balance.
配置很容易出错。它始终是一种平衡行为,即你想要多大的灵活性和你能接受多大的复杂性。这篇文章给你提供了你需要的工具,以很好地达到这种平衡。
Lots of Spring goodness this week (this is why Spring is the first section of the review on this one).
本周有很多Spring的好东西(这就是为什么Spring是这篇评论的第一部分)。
>> Getting Started with Gradle: Creating a Multi-Project Build
Continuing the Gradle series, this article goes into detail on how to structure a multi-module build.
继续Gradle系列,这篇文章详细介绍了如何构建多模块构建。
I haven’t jumped on the Gradle bandwagon yet, but if I do, I’ll definitely be coming back to this article for a step-by-step guide on how to do it.
我还没有加入Gradle的行列,但如果我加入了,我一定会回来看这篇文章,看看如何一步步地指导我的工作。
Some very cool presentations:
一些非常酷的演讲。
-
>> Making Spring Boot Even Groovier
-
>> Inside spring.io: a Production Spring Reference Application
-
>> Caching and Messaging Improvements in Spring Framework 4.1
-
>> From 0 to Spring Security 4.0
-
>> Spring Framework on Java 8
And the interesting releases of the week:
还有有趣的本周发布的消息。
2. Java
2.Java
>> Testing with files and directories in JUnit with @Rule
I wasn’t aware of this cool JUnit @Rule for intelligently working with the filesystem – looks helpful.
我不知道这个很酷的JUnit@Rule可以智能地处理文件系统 – 看起来很有帮助。
>> A beginner’s guide to Java Persistence locking
A high level intro to JPA 2.0 / Hibernate locking.
对JPA 2.0/Hibernate锁定的高水平介绍。
>> Java 8 Streams API as Friendly ForkJoinPool Facade
A few fun exercises using the new Streams API to submit work to a ForkJoinPool.
使用新的Streams API向ForkJoinPool提交工作的一些有趣练习。
>> Everything You Need To Know About Default Methods
A good theoretical reference on default methods, aiming to basically cover everything there is to be covered on the subject.
一本关于缺省方法的良好理论参考书,旨在基本涵盖该主题的所有内容。
Would benefit from a few more code examples showing how some of the scenarios/examples work. Must have taken a heck of a long time to put together.
如果能有更多的代码例子,显示一些方案/例子是如何工作的,就会有好处。一定是花了很长的时间才完成的。
3. Technical and Musings
3.技术和思考
>> The God Login
A thorough analysis of what a good authentication process looks like, what problems it solves and how it can be made so that it doesn’t annoy the crap out of your users.
对好的认证过程是什么样子的,它解决了什么问题,以及如何使它不至于让你的用户感到厌烦的彻底分析。
>> Dissecting an interview question: math is hard
A fun problem of adding to number together. Yeah.
一个有趣的数字相加的问题。是的。
4. Comics
4.漫画
And the weekly dose of some Dilbert greats:
还有每周一次的一些迪尔伯特伟大人物的介绍。
>> Adding 2 more people to a project
>> It couldn’t be worse
>> Minor website changes
5. Pick of the Week
5 本周精选
Earlier this year I introduced the “Pick of the Week” section here in my “Weekly Review”. If you’re already on my email list – you got the pick already – hope you enjoyed it.
今年早些时候,我在 “每周回顾 “中推出了 “每周精选 “栏目。如果你已经在我的电子邮件列表中–你已经得到了精选–希望你喜欢它。