-
Software Development
Exception handling
In this post i will share how error handling is done and what options we have.Error handling is complex topic…
Read More » -
Enterprise Java
Using metric tags with MicroProfile Metrics 2.0
Business-related metrics that are emitted from our application might contain parameters (i.e. tags or labels) for which a specific metric…
Read More » -
Enterprise Java
Testing Spring Boot conditionals the sane way
If you are more or less experienced Spring Boot user, it is very luckily that at some point you may…
Read More » -
Kotlin
Ktor – a Kotlin web framework
Ktor is an asynchronous web framework written in and designed for Kotlin. Allowing the more impressive features of Kotlin, such…
Read More » -
Kotlin
Flows can do anything
In Corda, Flows can do a lot more than proposing new transactions to record between organisations. Although, saying they can…
Read More » -
Android Core
Migrating React Native App to AndroidX
In this post, we will learn to migrate React Native application to AndroidX. Before starting, let me give you a brief introduction about…
Read More » -
Software Development
Microservices for Java Developers: Log Management
1. Introduction With this part of the tutorial we are entering the land of the observability. Sounds like another fancy…
Read More » -
Software Development
[MEGA DEAL] School of Game Design: Lifetime Membership (99%)
Turn Your Love of Gaming Into a Career with This Extensive Training Library Hey fellow geeks, This week, on our…
Read More » -
Enterprise Java
Java Single Dependency Dockerized HTTP Endpoint
In this article, we will create a Java-based HTTP endpoint, make an executable jar out of it, pack it up…
Read More »