Dependency verification: checksum vs PGP – because security is important The rise of Kotlin – I’m also using Kotlin in the new d….
Category: Articles
Microsoft vs. IBM: A major shift in Java support
At Oracle Code One 2019, the Microsoft vs. IBM debate took a sharp turn in one direction. Microsoft has laid major inroads to the Java community within the past 18 months, while IBM seems to backtrack on its position with developers.
Authentication with HttpUrlConnection | Baeldung
Learn how to authenticate HTTP requests using HttpUrlConnection.
Javin Paul on LinkedIn: “Top 5 Books to Learn REST and RESTful WebServices for Java ProgrammersRead more: https://lnkd.in/fKQjW5C#Java #REST #WebSErvices #Programming #books “
October 4, 2019: Javin Paul posted images on LinkedIn
Java Math.abs(int) optimizations, why this code 6x times slower?
As you may know, Math.abs(Integer.MIN_VALUE) == Integer.MIN_VALUE and to prevent a negative value, the safeAbs method was implemented in my project: public static int safeAbs(int i) { …
The Payara Monthly Catch for September 2019
Our monthly Java, Jakarta EE and MicroProfile news round up of interesting articles, videos, podcasts and community news from September.
Oracle Groundbreakers @OracleGroundbreakers
Java performance improvements with @MikaelVidstedt
Can a left shift in Java cause DevOps developer burnout?
Don’t let a shift left in Java create developer burnout. Find the right balance between management and IT staff to smooth out your workflow and get all parties pushing in the same direction.
5 Topics Developers Are Reading Right Now – Devada
Discover what developers are reading in our quarterly DZone pageview analysis. Open-source, Jakarta, cloud and analytics are trending hot right now.
The arrival of Java 13!
Follow OpenJDK on Twitter With the release of Java 9 in 2017, the Java release schedule shifted , from a major release every 3+ ye….
Jakarta EE 8: The new era of Java EE explained – Red Hat Developer
We look at what to expect from Jakarta EE 8 — the latest iteration of Java EE.
10 Oracle Code One 2019 sessions to check out – Coffee Talk: Java, News, Stories and Opinions
If you’re in San Francisco for Oracle Code One 2019, here are 10 sessions to visit to make the most out of your conference experience and chat with TheServerSide’s Cameron McKenzie.
Follow these best practices on how to write clean code in Java
How to write clean code in Java doesn’t follow one specific set of guidelines. Programmers should adopt one Java style guide, minimize class size, provide logical names and reuse existing code to make code as simple as possible.
Custom Mapper with MapStruct | Baeldung
Learn how to use custom mapper with the MapStruct library
DevNation Live Bengaluru: 9 steps to awesome with Kubernetes and Red Hat OpenShift – Red Hat Developer
Burr Sutter shows why Kubernetes and Red Hat OpenShift provide the ideal solution for deploying and managing microservices in your organization.