News

Open source licenses Each of the open source Java projects covered in this series is subject to a license, which you should understand before integrating the project with your own projects.
Project Harmony aims to create version of Java desktop software with an open-source license--something Sun has resisted in the past.
The Java Platform provides the most commonly used data structures in the form of the Collections Framework, and it provides a rich API to operate on them. This article explains the concepts behind ...
The new Java EE security API promises to deliver on features such as app portability across Java EE servers and when using modern programming concepts.
When creating a cloud-native Java application, a better approach is to factor out each of these components into individual modular microservices. "The preferred way to do this in a cloud-native ...