Day: April 3, 2019
-
Software Development
A guide to the InfluxDBMapper and QueryBuilder for Java Part: 3
Previously we executed some selection examples and aggregations against an InfluxDB database. In this tutorial we are going to check…
Read More » -
Core Java
Polymorphic Input/Output Data
When developing any kind of code interface, whether it is an elegant object oriented package or one of those ugly…
Read More » -
Core Java
Eliminating Null Pointer Exceptions from your Java Applications
This post is a brief introduction to one of the most useful yet “un-glamorous” features of Java 8. Programmers have…
Read More » -
Software Development
Microservices for Java Developers: Security Testing and Scanning
1. Introduction This part of the tutorial, which is dedicated to the security testing, is going to wrap up the…
Read More » -
Software Development
Microservices Interview Questions and Answers
In this post we will take an overview of most important questions regarding the Microservices from basic to depth which…
Read More »