Two JDK Enhancement Proposals ( JEP s) were proposed for JDK 13 this week on the OpenJDK jdk-dev mailing list . Mark Reinhold posted these…
Category: Articles
A boost for Java on the Client – Gluon
The IT landscape is constantly evolving. For client applications, there is a clear trend towards bundled native applications and appstores. One of the answers Java has in this area is jpackage. With jpackage, developers can bundle their Java(FX) application and dependencies with an appropriate Java runtime that contains everything that is needed to run the …
Guide to Maven Profiles | Baeldung
Learn how to work with Maven profiles to be able to create different build configurations.
5 Courses to Learn Software Architecture and become a Solution Architect for Experienced Programmers
Every Programmer wants to grow in their career but it’s not easy and if you don’t pay attention to your career, you will likely to stay in …
Graduating from Minimal to Rich Java APIs
Combining ease of learning with reduced code duplication for greater productivity.
Practice Java by Building Projects | Udemy
Ultimate Java interview prep course! 100% focused on applying object-oriented design in real-world applications – Free Course
The Complete Guide to the Java SE 12 Extended Switch Statement/Expression
A complete guide to Java SE 12 extended switch statement/expression. This article contains details on the proposed extension to the Java switch statement that allows it to be used as either an enhanced switch statement or a switch expression. Examples are included.
Java Annotations
A Java annotation is a small comment-like construct you can insert before class, method and field declarations. Annotations can be used to generate source code from, or be accessed at runtime via reflection.
Codota – AI completions for your Java IDE
Codota understands the world’s code and provides you with the right suggestion at the right time
Top 20 Spring MVC Interview Questions and Answers for Java Programmers
The Spring MVC framework is one of the most popular Java frameworks for developing web applications. If you have been working in Java and t…
(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.
Five RESTful web service client examples for developers
Developers need to know how to invoke web services quickly and efficiently. Here are five RESTful web service client examples to help you determine which one makes the most sense for your enterprise.
Lambda Expressions -> Java | Udemy
Learn Lambda Expression, Functional Programming, Functional Interface, Predefined Functional Interfaces – Free Course
Java Weekly, Issue 278 | Baeldung
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.