Java Web Weekly, Issue 161 – Java网络周刊》第161期

最后修改: 2017年 1月 26日

中文/混合/英文(键盘快捷键:t)

1. Spring and Java

1.Spring和Java

>> Bean Validation 2.0 Progress Report [beanvalidation.org]

The new features of the Bean Validation 2.0 definitely look promising.

Bean Validation 2.0的新功能看起来绝对很有希望。

>> Swift for Beans – var, let and Type Inference [knitelius.com]

Swift-like features are making their way into Java.

类似Swift的功能正在进入Java。

>> New JEP Would Simplify Java Type Variance [infoq.com]

Simplified Type Variance possibly in JDK 10.

简化的类型差异可能在JDK 10中。

>> Declutter Your POJOs with Lombok [sitepoint.com]

A short overview of Lombok – the Java boilerplate killer.

对Lombok–Java模板杀手的简短概述。

>> Pivotal Releases First Milestone of Next-Generation Spring Data Featuring Reactive Database Access [infoq.com]

The first milestone of the new Spring Data was already released.

新Spring Data的第一个里程碑已经发布。

It looks like it will be possible to create “reactive” repositories making use of the Spring Reactor project.

看起来有可能利用Spring Reactor项目来创建“反应式 “存储库

>> Hibernate Tips: Use query comments to identify a query [thoughts-on-java.org]

A quick and very practical write-up about leveraging query comments in Hibernate.

一篇关于在Hibernate中利用查询注释的快速而非常实用的文章。

>> JDK 9 is the End of the Road for Some Features [marxsoftware.com]

Most articles focus on JDK 9 additions. This one goes through the list of features to be removed from JVM.

大多数文章都关注JDK 9的新增功能。本篇文章介绍了将从JVM中删除的功能列表

>> Protecting JAX-RS Resources with RBAC and Apache Shiro [stormpath.com]

Implementing a fine-grained Role-Based Access Control with Apache Shiro.

用Apache Shiro实现细粒度的基于角色的访问控制。

>> Flyway Tutorial – Execute Migrations using Maven [codecentric.de]

Another short write-up about doing database migrations with Flyway. This time, focusing on the maven-flyway-plugin.

这是一篇关于使用Flyway进行数据库迁移的短文。这一次,重点介绍maven-flyway-plugin

>> Building Reactive Applications with Akka Actors and Java 8 [infoq.com]

It turns out you do not need to use Scala in order to be able to use Akka 🙂

事实证明,你不需要使用Scala就能使用Akka 🙂。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical

2.技术

>> Navigating the microservice architecture pattern language – part 1 [plainoldobjects.com]

A short write-up exploring and explaining the semantics of microservices.

一篇探索和解释微服务语义的短文

>> Better performance: the case for timeouts [odino.org]

A very detailed experiment showing that such basic things as timeouts can noticeably impact the performance.

一个非常详细的实验表明,像超时这样的基本东西会明显影响性能

>> Exploring data sets with Kibana [frankel.ch]

The title says all 🙂

标题说的是所有的🙂

>> AWS Serverless Lambda Scheduled Events to Store Tweets in Couchbase [couchbase.com]

A short tutorial showing how to use Couchbase in a tweet-fetching AWS Lambda application.

一个简短的教程,展示了如何在获取推特的AWS Lambda应用中使用Couchbase。

Also worth reading:

3. Musings

3.思索

>> Software Development and the Gig Economy [henrikwarne.com]

A few thoughts about the Software Development market and the direction it’s heading.

关于软件开发市场和它的方向的一些想法。

>> Managing a To Do list [kylecordes.com]

>> Really Managing a To Do list [kylecordes.com]

Tips on how to effectively manage your TODOs.

关于如何有效管理你的TODO的提示。

>> Automate Your Documentation [daedtech.com]

How to write documentation as easy as possible 🙂

如何尽可能方便地编写文档 🙂

>> Collaborating with Outsiders to the Dev Team [daedtech.com]

Trying to teach developers how to live with other forms of life 🙂

试图教会开发者如何与其他形式的生命共存 🙂

>> Nights and Weekends [swizec.com]

Building something interesting in your off hours isn’t supposed to be easy.

在非工作时间建立一些有趣的东西并不应该是容易的。

>> SyntheticMonitoring [martinfowler.com]

An explanation of the Synthetic Monitoring technique which revolves around running tests on a live system.

对合成监控技术的解释,该技术围绕着在活系统上运行测试。

Also worth reading:

还值得一读的是:

4. Comics

4.漫画

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Secret Goals [dilbert.com]

>> Totally different [dilbert.com]

>> Work-life balance [dilbert.com]

5. Pick of the Week

5 本周精选

>> How to do what you love and make good money [sivers.org]