Java Weekly, Issue 303 – Java周刊》第303期

最后修改: 2019年 10月 17日

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

1. Spring and Java

1.Spring和Java

>> Simple Event Driven Microservices with Spring Cloud Stream [spring.io]

A good set of abstractions to help you eliminate boilerplate from your messaging code.

一套很好的抽象概念,可以帮助你从你的信息传递代码中消除模板

>> How to map SQL Server JSON columns using JPA and Hibernate [vladmihalcea.com]

A quick look at the JsonStringType class available in the hibernate-types project.

快速浏览一下hibernate-types项目中的JsonStringType

>> Migrating the ServiceLoader to the Java 9 module system [blog.frankel.ch]

And a nice example of how to decouple an API from implementation using the JPMS.

还有一个很好的例子,说明如何使用JPMS将API与实现脱钩。

Also worth reading:

Time to upgrade:

升级的时间:

Webinars and presentations:

2. Technical and Musings

2.技术和思考

>> Delta: A Data Synchronization and Enrichment Platform [medium.com]

A cool new platform from Netflix for multi-datastore synchronization.

来自Netflix的一个很酷的新平台,用于多数据存储同步

>> DDDs. v Anemic Domain Models (Martin Fowler) [blog.codecentric.de]

Now that ORM tools have improved considerably, maybe it’s time to revisit whether there’s a place for the anemic domain model.

现在ORM工具已经有了很大的改进,也许是时候重新审视贫血的领域模型是否还有一席之地了。

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Lack of Strategy [dilbert.com]

>> Dogbert Designed the Simulation [dilbert.com]

>> Slippery Slope [dilbert.com]

4. Pick of the Week

4.本周精选

This makes more sense as the pick of this week 🙂 – Boot 2.2 is out:

这作为本周的选题更有意义🙂–Boot 2.2已经出来了。

>> Spring Boot 2.2.0 [spring.io]

Next »

Java Weekly, Issue 304

« Previous

Java Weekly, Issue 302