Java Weekly, Issue 206

Here we go…

1. Spring and Java

Kotlin has some small gems in its standard library.

>> Collections.checkedCollection() [javaspecialists.eu]

checkedCollection() is an old and forgotten API, which still has some valid use-cases.

>> Servlet vs. Reactive: Choosing the Right Stack – Rossen Stoyanchev Presents at QCon SF 2017 [infoq.com]

If you’re not sure which stack to go with, this is a good place to start.

>> Calling JDK Tools Programmatically on Java 9 [in.relation.to]

The ToolProvider SPI provides a solid, uniform way of invoking all tools coming with the JDK.

2. Technical

===== >> PMD Check and Report in the same build [blog.code-cop.org]

Having static analysis as a part of your Jenkins build is definitely a good idea.

Also worth reading:

3. Musings

The real costs and benefits of speaking at conferences – dissected ?

Also worth reading:

4. Comics

And my favorite Dilberts of the week:

>> Traffic App [dilbert.com]

5. Pick of the Week

===== >> Move Slowly and Fix Things [m.signalvnoise.com]

Leave a Reply

Your email address will not be published.