Java Web Weekly, Issue 118

At the very beginning of last year, I decided to track my reading habits and share the best stuff here, on Baeldung. Haven’t missed a review since.

Here we go…

1. Spring and Java

===== >> Var and val in Java? [joda.org]

An interesting opinion piece about the introduction of local variable type inference in Java.

>> The Spring Boot Dashboard in STS – Part 5: Working with Launch configurations [spring.io]

Launch configs have always been a bit hard to manage in Eclipse – it’s nice to see the new Boot dashboards make some headway into getting these easier to manage.

>> Jenkins 2.0 Beta Available, Adds New Pipeline Build System [infoq.com] and >> Jenkins 2.0 Overview [jenkins.io]

The Jenkins ecosystem is moving forward and we’ve all but forgotten that Hudson was even a thing.

>> Retry handling with Spring-Retry [mscharhag.com]

Retry logic was something I had to roll out by hand many years back – so having out of the box support for it in Spring is highly useful.

>> 10 Features I Wish Java Would Steal From the Kotlin Language [jooq.org]

A fun read and a whole lot of wishful thinking ?

>> JUnit 5 – Architecture [codefx.org]

A deeper look into the architecture of the upcoming JUnit 5, and how the improvements will help in quite a number of scenarios (including IDEs). Cool stuff.

>> Benchmarking High-Concurrency HTTP Servers on the JVM [paralleluniverse.co]

A very detailed and well researched look at the state of concurrency of our HTTP servers running on the JVM.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical

Worth reading:

3. Musings

If you’ve been at least mildly interested in the ongoing trend of computers defeating human players in games like chess and more recently Go – this this is a fun and interesting read.

>> So You Want Some Passive Income [daedtech.com]

A quick and practical read if you’re starting to think about passive(ish) income.

Just keep in mind that passive is an umbrella term, a long-term play and an oversimplification. It’s also, done right – a very good way to pay the bills.

>> Software Can’t Live On Its Own [techblog.bozho.net]

The idea of unsupervised software, much like the concept of passive income doesn’t quite work out in practice.

And so exploring this concept and being realistic about what it takes to actually support a system that’s seeing real-world use is definitely important.

Also worth reading:

4. Comics

And my favorite Dilberts of the week:

>> Oh, it’s on now [dilbert.com]

5. Pick of the Week

 

Leave a Reply

Your email address will not be published.