News

There are many pitfalls to be avoided when creating a beautiful Java API. Effective API development means avoiding these traps and solving real problems.
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.
The SIP Servlet Specification (Java Specification Request 116), developed through the Java Community Process, provides a standard Java API programming model for delivering SIP-based services.
Java API integration: Java DB provides a Java API that allows developers to manage the database programmatically. This API allows for tasks such as connecting to the database, executing SQL ...
Java 23, now generally available, includes previews of module import declarations, stream gatherers, structured concurrency, scoped values, and a class-file API. And much more. Java Development ...
Major features in Java 19 will make it easier for Java developers to build applications that interface with non-Java code, among other capabilities in the 10th edition of the platform’s six ...
JEP 502 introduces the Stable Values API in JDK 25, enhancing application startup performance by allowing deferred immutability. This feature enables thread-safe, at-most-once initialization of ...