-
Enterprise Java
Native microservices with SparkJava and Graal
Microservices written with SparkJava are just plain Java code using a standard Java library. No annotation magic, just code. The…
Read More » -
Software Development
Microservices for Java Developers: Managing Security and Secrets
1. Introduction Security is an exceptionally important element of the modern software systems. It is a huge topic by itself…
Read More » -
Enterprise Java
Spark Run local design pattern
Many spark applications have now become legacy applications and it is very hard to enhance, test & run locally. Spark…
Read More » -
Software Development
10 Critical Tips to Learn Programming Faster
If you have taken a call to grow your career in the information technology sector, knowledge of coding is essential.…
Read More » -
Core Java
A brief overview of the Fork/Join Framework in Java
Introduction The Fork/Join framework is a framework to solve a problem using a concurrent divide-and-conquer approach. They were introduced to…
Read More » -
Agile
What can Product Development learn from our body temperature regulating system?
Systems are all around us, and inside us. Understanding the systems we live and work in is fundamental if we…
Read More » -
Software Development
[MEGA DEAL] Amazon Web Services Certification Training Mega Bundle (94% off)
With 8 Certification Courses (50+ Hours!), This Bundle is Your One-Stop Track to a Career in the Cloud Hey fellow…
Read More » -
Software Development
Improve Your Release Process With Trunk-Based Development
As software developers, our main aim is to improve our businesses by releasing great content to our customers. Releasing and…
Read More » -
Core Java
The Brief but Complicated History of JDK 12’s String::transform Method
It was recently proposed that the Java preview feature Raw String Literals (JEP 326) be removed from JDK 12 and…
Read More »