-
Core Java

Getting Started with OSHI
OSHI (Operating System and Hardware Information) is a free, open-source Java library used to retrieve system information like CPU, memory,…
Read More » -
Enterprise Java

Jolokia Spring Boot Integration Example
Monitoring and managing Spring Boot applications can be greatly enhanced using tools like Jolokia, which exposes JMX MBeans over HTTP.…
Read More » -
Software Development

Micronaut CLI (mn) Features Overview
The Micronaut CLI (mn) enables developers to bootstrap, build, and configure Micronaut projects. It supports various commands for project scaffolding,…
Read More » -
Software Development

How to Set Up Log4j2 Logging in Micronaut
Micronaut is a modern, JVM-based framework for building modular, easily testable microservice and serverless applications. It provides support for various…
Read More » -
JVM Languages

gzip In .tar.gz Format In Kotlin Example
Kotlin, being fully interoperable with Java, allows us to work seamlessly with Java libraries for file compression. Let us delve…
Read More » -
JVM Languages

Compress and Decompress ZIP Files in Kotlin
Kotlin, a modern programming language for Android and JVM development, offers built-in support for working with files and archives, including…
Read More » -
Core Java

GitHub Access with Java
The GitHub API enables developers to programmatically interact with GitHub’s services. Using the github-api Java client library (developed by Kohsuke…
Read More » -
Software Development

How to Return a ZIP File in a Micronaut Controller
Serving downloadable ZIP files is a common requirement in web applicationsâwhether to bundle logs, documents, or export files. Let us…
Read More » -
Enterprise Java

Spring Boot And Db2 Integration
Integrating IBM Db2 with Java Spring Boot enables enterprise-grade applications to access powerful database capabilities. Let us delve into understanding…
Read More »





