-
Enterprise Java
Bootiful Development with Spring Boot and React
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Core Java
What is a Functional interface in Java 8? @Functional Annotation and Examples
The functional interface is one of the most important concepts of Java 8 which actually powers lambda expression but many…
Read More » -
Software Development
How to Query InfluxDB
InfluxDB is a popular time series database and I am here to show you how to query it. It uses…
Read More » -
Software Development
If You’re Planning to Write Java Code in 2018 Here Are the Trends You Can’t Afford to Miss
2018 is here, and there’s no better time to look back at 2017 and see what was what and what…
Read More » -
DevOps
Using Docker in API Gateway and Microservice Development
As you progress in your education as a developer, you will sooner or later understand the benefits that a container…
Read More » -
Core Java
The Educational Aspect of Static Analysis
Very often new programmers who join our projects ask us whether we have auto-formatting instruments to make Java code look…
Read More » -
Core Java
Using Google’s Protocol Buffers with Java
Effective Java, Third Edition was recently released and I have been interested in identifying the updates to this class Java…
Read More » -
Core Java
What’s New in Effective Java’s Third Edition?
Ever since hearing about the pending publication of the Third Edition of Effective Java, I’ve wondered what would be new…
Read More » -
Enterprise Java
How to enable HTTP Basic Authentication in Spring Security using Java and XML Config
In the last article, I have shown you how to enable Spring security in Java application and today we’ll talk about how…
Read More »