-
Enterprise Java
Spring Based Application – Migrating to Junit 5
This is a quick write-up on migrating a Gradle based Spring Boot app from Junit 4 to the shiny new…
Read More » -
Core Java
$5 Java Programming Books from Packt: Mastering Java 9, Java 9 High Performance
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -
Software Development
Pimp My Git – Generate Content for .gitignore From the Scratch
When I start a new Git repository, I lose a lot of time to set up my .gitignore file and…
Read More » -
Enterprise Java
Cloud Native Applications with JWT
A native cloud application is an application that is developed for a cloud computing environment. There is no specific answer to…
Read More » -
Core Java
Picocli 2.0: Groovy Scripts on Steroids
Picocli 2.0 adds improved support for other JVM languages, especially Groovy. Why use picocli when the Groovy language has built-in…
Read More » -
Core Java
Picocli 2.0: Do More With Less
Introduction Picocli is a one-file command line parsing framework that allows you to create command line applications with almost no…
Read More » -
Software Development
The Road to Cloud Native
In a world of numerous programming trends, companies are starting to boast about how they’re becoming “cloud native.” This declaration…
Read More » -
Android Core
IoT Notification: How to implement a notification system
This article describes how to implement an IoT notification system. A notification is a way we can use to send…
Read More »