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

最后修改: 2019年 6月 25日

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

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Java 13 Text Blocks [vojtechruzicka.com]

A first look at Multiline String Literals in JEP-355: Text Blocks (Preview) — they’re not quite the same as the Raw String Literals of JEP-326, which has been withdrawn.

初步了解JEP-355中的多行字符串字元:文本块(预览)–它们与JEP-326的原始字符串字元不尽相同,后者已被撤销。

>> A beginner’s guide to JPA and Hibernate query hints [vladmihalcea.com]

A comprehensive list of JPA query hints available for customizing how queries are executed in Hibernate.

一个全面的JPA查询提示列表,可用于定制Hibernate中的查询执行方式

>> Exercises in Programming Style, back to Object-Oriented Programming [blog.frankel.ch]

And this write-up on OOP discusses the trade-offs between type safety and the ability to adapt to changing requirements.

这篇关于OOP的文章讨论了类型安全和适应变化需求的能力之间的权衡。

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical and Musing

2.技术和思考

>> Resilience design patterns: retry, fallback, timeout, circuit breaker [blog.codecentric.de]

An overview of four patterns for achieving loose coupling, isolation, latency control, and supervision — all of which can positively impact system resilience.

对实现松散耦合、隔离、延迟控制和监督的四种模式的概述–所有这些都能对系统的弹性产生积极的影响。

>> How to use S3 PUT signed URLs [advancedweb.hu]

And the series continues with AWS file uploads using the PUT operation, which comes with its own set of security considerations.

该系列继续讨论使用PUT操作上传AWS文件,该操作有自己的一套安全考虑。

Also worth reading:

3. Comics

3.漫畫

>> Jargon Poisoning [dilbert.com]

>> How to Reduce Turnover [dilbert.com]

>> Employee Engagement [dilbert.com]

4. Pick of the Week

4.本周精选

Haven’t picked DataDog in a while:

有一段时间没有选DataDog了。

>> Use DataDog to monitor and troubleshoot your Java web applications  

Basically, a really solid end-to-end way to monitor your application, with full support for pretty much anything Java.

基本上,这是一个真正可靠的端到端方式来监控你的应用程序,并完全支持几乎所有的Java。

You can use their trial here.

你可以在这里使用他们的试用版.

Next »

Java Weekly, Issue 288

« Previous

Java Weekly, Issue 286

Next

Java Weekly,第288期

Previous

Java Weekly, issue 286