A very interesting, useful and popular design pattern that I like. Here a video with explanation and code example: (more…)
Read more »
Hashing is an interesting technique we need to use in standard java solutions such as services and microservices. SHA-256 is a secure hash ... (more…)
Read more »
Java.lang package provides a Double class which wraps a value of the primitive type double in an object. An object of type Double contains a single field whose type is double. (more…)
Read more »
JRebel releases a report highlighting the impact of microservices on Java Developers, as well as challenges they’re facing. (more…)
Read more »
I hear what you are saying. There is that fuzz around Android actively adopting Kotlin as a primary programming language. And trends don’t… (more…)
Read more »