A Java based bot request/response model to interact with telegram webhooks. - r0hi7/TeleDot... (more…)
Read more »
When working on microservices in the Java ecosystem, especially using Spring (Boot), you will notice
the long start-up time that applications will have, let alone the high memory consumption they will
... (more…)
Read more »
The Java Java assert statement can be used for conditionally checking program invariants. Assertions are enabled or disabled with the desired level of granularity by Java Virtual Machine flags, as … (more…)
Read more »
Today, Red Hat and the Quarkus community announced Quarkus 1.0. Quarkus is a Kubernetes-native Java stack that is crafted from best-of-breed Java libraries and standards, and tailored for containers and cloud deployments. (more…)
Read more »
This article in my series on the Java Platform Module System (JPMS) is focussed on automatic modules . JPMS was previously known as Project... (more…)
Read more »