News

Oracle introduced its new open-source framework, Helidon, in September 2018. Originally named Java for Cloud, Helidon is a collection of Java libraries for creating microservices-based ...
One issue with having so many RESTful web services APIs is that their designers simply don't have a solid grasp of RESTful principles. In this RESTful APIs tutorial, we will look at the philosophy ...
Technologies related to Java APIs (application programming interfaces) and JDK (Java Development Kit) form the cornerstone of modern, enterprise-grade software development. Here we explore all the ...
In this two-part tutorial you’ll learn how to put Java APIs at the heart of your design and development process, from concept to coding. Part 1 starts with an overview and introduces you to ...
The APIs that might be of interest to developers of Java applications that need to perform source code analysis are the Java Compiler API (JSR 199), the Pluggable Annotation Processing API (JSR ...
By Becky Nagel October 12, 2016 Java 8's lambdas and streaming APIs are the most major language update to Java since Java 5 introduced generics. We talked with Michael Remijan, a system architect at ...