Java Weekly, Issue 277 – Java周刊,第277期

最后修改: 2019年 4月 16日

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

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Going Reactive with Spring, Coroutines and Kotlin Flow [spring.io]

A quick guide to leveraging the Spring reactive stack in an imperative way using Kotlin coroutines.

使用Kotlin coroutines的快速指南以强制性的方式利用Spring反应堆

>> How to implement a database job queue using SKIP LOCKED [vladmihalcea.com]

This Hibernate query tip uses a lesser-known SQL feature to allow concurrent threads to work on a stream of entities without encountering a PessimisticLockException. Very cool.

这个Hibernate查询技巧使用了一个鲜为人知的SQL特性,允许并发线程在实体流上工作而不遇到PessimisticLockException。非常酷。

>> Microservices with Spring Boot and Spring Cloud. From config server to OAuth2 server (without inMemory things) — Part 1 [itnext.io]

Part one of this mini-series helps jumpstart your microservices architecture with a configuration service, Eureka registry service, and a Zuul gateway service.

本迷你系列的第一部分通过配置服务、Eureka注册表服务和Zuul网关服务帮助启动你的微服务架构

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical and Musings

2.技术和思考

>> Domain-Oriented Observability [martinfowler.com]

An in-depth look at the Domain Probe, a common technique for instrumenting metrics collection in your domain logic with minimal clutter.

深入了解领域探针,这是一种常见的技术,用于在你的领域逻辑中以最小的杂乱无章的方式测量指标收集

>> AWS: How to limit Lambda and API Gateway scalability [advancedweb.hu]

When developing for AWS, don’t forget to put scalability restraints in place, otherwise, you may end up with a runaway function and a huge bill as well!

在为AWS开发时,不要忘记将可扩展性限制放在适当的位置,否则,你可能最终会出现一个失控的功能和一个巨大的账单!

Also worth reading:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Wally Plans His Retirement [dilbert.com]

>> How Long Will It Take [dilbert.com]

>> Post-Mortem [dilbert.com]

4. Pick of the Week

4.本周精选

>> Great developers are raised, not hired [sizovs.net]

Next »

Java Weekly, Issue 278

« Previous

Java Weekly, Issue 276

Next

Java周刊。第278期

Previous

Java Weekly, Issue 276