-
Core Java
Java: Gain Performance Using SingletonStream
Java streams with just one element sometimes create unnecessary overhead in your applications. Learn how to use SingletonStream objects and gain…
Read More » -
Software Development
Behavioural Design Patterns: Chain of Responsibility
We had a look on creational design patterns and structural design patterns. On this blog we will focus on behavioural…
Read More » -
Software Development
Microservice Vs Monolith: Which one to Choose?
“Microservice” is a Buzzword in the industry right? Apart from Microservice, design rest of the design marked as “Monolith”. But…
Read More » -
Core Java
Java 11 is Here, Are You Ready to Make the Switch?
A year after the Java 9 release was supposed to “rock our worlds”, the LTS version we’ve ACTUALLY been waiting…
Read More » -
Enterprise Java
Build a Java REST API with Java EE and OIDC
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Software Development
[MEGA DEAL] The Complete Six Sigma Training & Certification Bundle (97% off)
Get Six Sigma & Lean Six Sigma Certified & Raise Your Earning Potential w/ 75+ Hrs of Training Hey fellow…
Read More » -
Enterprise Java
Apache Ignite made easy: first Java application
In this article, we take a one step further and let you through the creation of the first Ignite application…
Read More » -
Enterprise Java
Starting Flows with trackBy
Still continuing my trend of looking at Corda Services, I have some more tips to help your CorDapp work smoothly.…
Read More » -
Software Development
Charting PagerDuty Incidents over Time (using pandas)
We churn out charts for board meetings to show the health of our system (uptime, etc.). Historically, we did that…
Read More »