Liberica 8u282, 11.0.10, and 15.0.2 are here
Liberica JDK now runs natively on M1-powered Apple products. This feature applies two both LTS's (8, 11) and the current Liberica JDK 15. Given that in July 2020 we added AArch64 support for LibericaFX to...
Secrets behind tiny Docker containers for Java microservices
In view of the upcoming Liberica JDK release, we want to lift the curtain just a bit and talk about what makes BellSoft images so small.
Coding Languages for Fintech: How Will JVM Make You Succeed?
BellSoft is rounding up 2020 with top languages for fintech enterprises. Whether you’re a startup launching your very first MVP, an up-and-coming business, or an established company looking for an innovative edge, this list is...
TeXnical Writing Part 2: Markdown
Welcome back to developing a Liberica JDK-based app for real-time conversion of mathematical formulas from Markdown to HTML. The second part of this series focuses on building a text editor that supports Markdown syntax and...
An intelligent bet for Kotlin. Part 2
The second part discusses some of Kotlin’s features more extensively in contrast with Java. We’ll see the current impact of this promising language on the modern industry and what we can expect in the future....
How code becomes a microservice
We are continuing our three-part series on microservice architecture. This second article, as promised, is covering a narrower subject: the evolution of core technologies turning code into a working microservice. Also, we are going to...