BellSoft Kicks Off Bundled Offer with Karakun
BellSoft and Karakun collaborate to provide a new product: Liberica JDK with OpenWebStart, a multifaceted and reliable alternative to Oracle JDK with simple migration services and minimal risk.
TeXnical Writing Part 1: Foundations
Plain text documents are timeless. The earliest ASCII documents ever written can still be opened, read, and modified today, on virtually any hardware, using any operating system, without any proprietary software, online service, or third-party...
JVM in Linux containers, surviving the isolation
Running a Java application in Docker on a VM hosted in the cloud is not uncommon these days. But let’s take a closer look at this setup.
How BellSoft ensures Liberica JDK quality
We at BellSoft take nothing more seriously than the quality, security, and performance of our products. These are the most common concerns for any organization that chooses to develop with OpenJDK. No need to worry—you...
Liberica JDK release accessibility
We at BellSoft emphasize that Liberica JDK must be convenient and accessible to all users. Our development team makes sure the runtime is available as Docker container images, on package managers, clouds, and other distribution...
Java microservices: architecture and code samples
In this article we give the definition of microservice architecture, discuss its advantages, and provide useful tips on turning a monolithic application into Java microservices using popular frameworks. Moreover, we explain how to make microservices...