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

最后修改: 2019年 5月 24日

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

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Reactive Transactions with Spring [spring.io]

A couple of milestone releases that let you play with Spring Reactive’s transactional support, using either RDBC2 or MongoDB.

几个里程碑式的版本,让你可以使用RDBC2或MongoDB玩转Spring Reactive的事务性支持。

>> Why do we need the volatile keyword? [vmlens.com]

And a reminder that there’s still a use case for volatile, even with the cache available in modern processors.

这也提醒我们,即使有了现代处理器中的缓存,易失性仍有用武之地。

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical and Musings

2.技术和思考

>> TechnicalDebt [martinfowler.com]

A good write-up about dealing with “cruft” — the deficiencies in internal quality that make software systems harder to modify and extend.

一篇关于处理 “残渣 “的好文章–内部质量的缺陷使软件系统更难修改和扩展

>> 737 Max 8 [blog.cleancoder.com]

And a stern note that we programmers have a responsibility to foresee and prevent injury, loss, or death that might occur due to errors in our code.

并严厉指出,我们程序员有责任预见并防止由于我们代码中的错误而可能发生的伤害、损失或死亡。

Also worth reading:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Wally Has Best Excuse [dilbert.com]

>> Worthless Suggestions [dilbert.com]

>> Blinking Tell [dilbert.com]

4. Pick of the Week

4.本周精选

I recently discovered Codota – a really cool (and free) coding assistant with surprisingly strong suggestions – and explored it in a new video here:

我最近发现了Codota–一个非常酷的(而且是免费的)编码助手,具有令人惊讶的强大建议–并在这里的新视频中对其进行了探讨。

>> A First Experience Working with Codota – an AI Assistant that Actually Works [youtube.com]

Next »

Java Weekly, Issue 283

« Previous

Java Weekly, Issue 281

Next

Java周刊。第283期

Previous

Java Weekly, issue 281/a>