No Image

Java Weekly, Issue 339

26 6 月, 2020 baeldung 0

The Spring story on GraalVM is getting polish and Java 14 and even 15 features are getting some well-deserved attention. A solid week in the Java ecosystem. >>>

No Image

Java Weekly, Issue 338

19 6 月, 2020 baeldung 0

This week is Spring-heavy, which is always cool 🙂 and, on top of that, a really solid writeup about building resilience. Good stuff. >>>

No Image

Java Weekly, Issue 335

28 5 月, 2020 baeldung 0

An in-depth review of Apache Arrow’s in-memory data format for fast, machine-to-machine transfer of big data, and a migration guide for Spring Data JDBC 2.0. >>>

No Image

Java Weekly, Issue 334

18 5 月, 2020 baeldung 0

A guide to switch expressions in Java 14, and a great article explains how developers can overcome their aversion to refactoring through deliberate practice. >>>

No Image

Packages and static imports in Java

12 5 月, 2020 Jeff Friesen 0

In my previous Java 101 tutorial, you learned how to better organize your code by declaring reference types (also known as classes and interfaces) as members of other reference types and blocks. I also showed you how to use nesting to avoid name con…

No Image

Packages and static imports in Java

12 5 月, 2020 Jeff Friesen 0

In my previous Java 101 tutorial, you learned how to better organize your code by declaring reference types (also known as classes and interfaces) as members of other reference types and blocks. I also showed you how to use nesting to avoid name con…