No Image

Java Weekly, Issue 321

20 2 月, 2020 baeldung 0

Spring’s new website sports a fresh, clean design, and an exercise in optimizing a Java method with an eye toward minimizing its bytecode footprint. >>>

No Image

Java Weekly, Issue 317

24 1 月, 2020 baeldung 0

An intro to the Reactive programming support in several high-profile Spring projects, and several new releases are out for Spring Boot and Core. >>>

No Image

Installing Oracle Java SE 11 on Ubuntu 18.04

21 1 月, 2020 Kibo Hutchinson 0

This article is a quick guide for Ubuntu Linux users installing Java 11, the current long-term support (LTS) Java version. I’ll briefly make the case for migrating your code base to Java 11, then guide you through the steps to install Oracle JDK 11 …

No Image

Installing Oracle Java SE 11 on Ubuntu 18.04

21 1 月, 2020 Kibo Hutchinson 0

This article is a quick guide for Ubuntu Linux users installing Java 11, the current long-term support (LTS) Java version. I’ll briefly make the case for migrating your code base to Java 11, then guide you through the steps to install Oracle JDK 11 …

No Image

Installing Oracle Java SE 11 on Ubuntu 18.04

21 1 月, 2020 InfoWorld Java Tips 0

This article is a quick guide for Ubuntu Linux users installing Java 11, the current long-term support (LTS) Java version. I’ll briefly make the case for migrating your code base to Java 11, then guide you through the steps to install Oracle JDK 11 …

No Image

Java Weekly, Issue 316

17 1 月, 2020 baeldung 0

A deep dive into coroutines in Kotlin, and a guide to the RFC-7807 standard for communicating API problems to client applications. >>>