Some people were complained that it’s difficult to find information about all Jakarta EE projects and their transfer status. I collected this information in the table below. For today it’s the most…
Category: Home
Flogger: A new fluent logging API for Java – JAXenter
Flogger, a new, open source fluent logging API for Java, brings readability to high performance logging, with extensibility and more.
Don’t Blame the Dependency Injection Framework – DZone Java
This lesson in dependency injection frameworks considers how they are misused and advice for using them properly to keep your code base clean.
New JDK 11 Files Method isSameContent()
It has been proposed that a method named isSameContents() be added to the Files class in JDK 11 via …
Programmatic Configuration with Log4j 2 | Baeldung
Learn how to programmatically configure log4j2, merge it with existing xml config, and other helpful tips.
Payara is speaking at JPrime 2018
Payara is speaking at JPrime 2018 27 Mar 2018 Ondrej Mihalyi, Payara Support Engineer, will be speaking at the JPrime conference (….
Java SE release cadence FAQ: Benefits, migration, LTS & more – JAXenter
There are still a lot of unanswered questions regarding the not-so-new-anymore Java SE release cadence. This FAQ should clear (at least some) things up.
Inter Thread Communication in Java using Wait Notify Example
Wait and notify methods in Java are used for inter-thread communication i.e. if one thread wants to tell something to another thread, it us…
From Java to Kotlin and Back Again
Kotlin is popular, Kotlin is trendy. Kotlin gives you compile-time null-safety andless boilerplate. Naturally, it’s better than Java. You should switch to Kotlin or dieas a legacy coder. Hold on, or maybe you shouldn’t? Before you start writing in Kotlin,read the story of one project. The story about quirks and obstacles becoming soannoying that we decided to rewrite.
10 Tips to Become a Better Java Developer – DZone Java
This advice for improving your Java skills includes learning about unit testing, learning the APIs and libraries of the wider Java ecosystem, and knowing the JVM.
Secure a Spring Microservices Architecture with Spring Security and OAuth 2.0
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building …
EclipseCon Europe 2018 | EclipseCon Europe 2018
Conference for the Eclipse Ecosystem | October 23 – 25, 2018 | Ludwigsburg, Germany
Exploring Java 9 Module System and Reactive Streams
Java 9, one of the more noticeable releases of the Java platform in recent years – coming out with a number of prominent features: The module system Reactive Streams JShell The Stack Walking API This
java – Official Java client library for kubernetes
kubernetes-client/java