Red Hat takes the reins from Oracle in assuming control of OpenJDK 8 and 11, bolstering its support for the Java community, especially enterprise developers.
Category: Articles
Object Oriented Programming in JAVA | Udemy
Learn/Brush up Object Oriented Programming(OOP) skills using Java Programming Language and apply them in real time – Free Course
How to Format Date to String in Java 8 and Before – Example Tutorial
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Generating a Random Number in Java From Atmospheric Noise – MVP Java
Learn how to generate a true Java random number from atmospheric noise by tapping into random.org as your source for randomness.
Lightweight cloud-native Java applications
GraalVM native images offer ~50x faster startup for web applications using different frameworks.
Top 5 Courses to Learn to Coding and Programming in 2019
Programming and/or Coding is one of the important skills for today’s technical world and awareness of coding is growing every passing day. …
How to Create a thread-safe ConcurrentHashSet in Java 8? Example
Until JDK 8, there was no way to create a large, thread-safe, ConcurrentHashSet in Java. The java.util.concurrent package doesn’t even hav…
Pivotal Spring Runtime
Pivotal combines our cloud-native platform, developer tools, and unique methodology to help the world’s largest companies transform the way they build and run their most important applications. Our technology is used by Global 2000 companies to achieve strategic advantages in software development and IT operations.
Jakarta EE without javax: the world won’t end this time either
If you missed the news, Oracle is donating the Java EE specification to the Eclipse foundation . This decisions has followed a rather long …
Explicit No-Arguments Constructor Versus Default Constructor
Most developers new to Java quickly learn that a ” default constructor ” is implicitly created ( by javac ) for their Java classes when the…
Introduction to Lombok – briansdevblog
An introduction to Lombok and how it can help you reduce boilerplate and write cleaner more concise code.
Don’t Fear the Java – Azul Systems, Inc.
Updates to Java have changed and you now have more choice than ever for where to get your JDK. This doesn’t mean there will be divergent versions, though.
Native Java Debugging on Alpine Linux: GDB, OpenJDK and the Mysterious Unknown Signal | OverOps Blog
Porting a software project to a new operating system is always interesting and fun, and Alpine Linux with its musl libc brings a unique set of challenges. I got started with Alpine Linux by setting up a fresh Alpine disk install and desktop environment on my laptop, stacked up with C++ and Java development tools.
Java 8 ConcurrentHashMap compute() and computeIfPresent() Example
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Top 5 Spring and Hibernate Training Courses for Java JEE Programmers
Spring and Hibernate are two of the hottest and most in-demand web frameworks in Java world and also two of the most essential skill for an…