-
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 » -
Enterprise Java
Would you use JSF for your next project?
There was an excellent stackoverflow blog post last week about the “Brutal Lifecycle of Javascript Frameworks”. The article was about…
Read More » -
Core Java
How to Add JARs to a Jetbrains MPS Project
Jetbrains MPS is a wonderful tool to create DSLs. We love it and use it regularly in our consultancy work.…
Read More »