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

最后修改: 2020年 7月 6日

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

1. Spring and Java

1.Spring和Java

>> URL Matching with PathPattern in Spring MVC 5.3 [spring.io]

New Spring version, new pattern matching for Request URLs with 8x throughput, and 40% less allocation rate.

新的Spring版本,为Request URLs提供新的模式匹配,具有8倍的吞吐量,并减少40%的分配率

>> Using -XX:SoftMaxHeapSize on ZGC [malloc.se]

A soft limit on max heap size for ZGC, really useful to handle occasional spikes in heap usage with the ability to uncommit when the spike is gone.

A 对ZGC的最大堆大小的软限制,对于处理偶尔的堆使用高峰非常有用,能够在高峰消失后取消提交。

>> Oracle Open Sources Coherence In-Memory Data Grid [infoq.com]

Meet Coherence, a new open-source IMDG capable of parallel query execution and aggregation, persistence, messaging, streaming, and a lot more!

认识一下Coherence,这是一个新的开源IMDG,能够并行查询执行和聚合、持久性、消息传递、流媒体以及更多!

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical

2.技术

>> The Liskov Substitution Principle Explained [reflectoring.io]

A practical guide on one of the lesser-known SOLID principles, its importance, and advantages, and also how to investigate possible violations of this principle.

一本关于鲜为人知的SOLID原则、其重要性和优势,以及如何调查可能违反该原则的情况的实用指南

Also worth reading:

还值得一读的是:

3. Musings

3.思索

>> Path to Freelancer Profit: Start an Agency or Stop Billing Hourly [daedtech.com]

A methodological approach for freelancers to profit and moving away from the hourly billing business model to an agency-based one.

自由职业者获利的方法论,并从按小时计费的商业模式转向基于代理的模式。

Also worth reading:

还值得一读的是:

4. Comics

4.漫画

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Wally’s Doctor Note [dilbert.com]

>> Exclamation Mark [dilbert.com]

>> Everyone Is Their Own Boss [dilbert.com]

5. Pick of the Week

5 本周精选

>> Time is personal [sivers.org]

Next »

Java Weekly, Issue 342

« Previous

Java Weekly, Issue 340