Quantcast
Channel: Baeldung
Viewing all articles
Browse latest Browse all 4535

Java Weekly, Issue 269

$
0
0

Here we go…

1. Spring and Java

>> A categorized list of all Java and JVM features since JDK 8 [advancedweb.hu]

A handy reference covering everything from new language features down to the new version naming scheme. Good stuff.

>> Tap Compare Testing with Diferencia and Java Microservices [infoq.com]

A good introduction to the “tap compare” testing technique for validating whether a new version of a service is backward-compatible with the existing version. Definitely worth reading if you’re doing any work with APIs.

>> TomEE on Azure cloud [tomitribe.com]

And a complete guide to configuring, building, and deploying a TomEE application to Microsoft’s Azure cloud.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical and Musings

>> How to Calculate a Cumulative Percentage in SQL [blog.jooq.org]

A clever way to build this report uses a simple ‘GROUP BY’ clause and SQL window functions.

>> Managing passwords in teams with Gopass [blog.codecentric.de]

A good write-up on this basic yet secure password manager for teams who must share access to passwords and other secrets.

Also worth reading:

3. Comics

And my favorite Dilberts of the week:

>> Adjust the Data [dilbert.com]

>> Health Problems [dilbert.com]

>> Dumb Questions [dilbert.com]

4. Pick of the Week

>> Performance Under Load [medium.com]

 


Viewing all articles
Browse latest Browse all 4535

Trending Articles