Java SPI is a standard java way to have binding between contracts and implementations. SPI used for several use cases such as Currency, Loca... (more…)
Read more »
In recognition of Java’s 25th birthday, Jeremy brings you a special episode taking you through the ups and downs of Java’s important history. (more…)
Read more »
Java type inference won't support differentiation of mutable vs immutable variables due to lack of consensus within the community regarding how this should be implemented, recent communication shows. Also, to prevent a long debate about corner cases, a nu...
Read more »
With the Java 9 release, developers can use the new module system to create modular applications. However, in order to modularize applications, libraries should be usable as modules as well.
(more…)
Read more »
Learn to use Visual Studio, Visual Studio Team Services, Application Insights and Team Foundation Server to decrease rework, increase transparency into your application and increase the rate at which you can ship high quality software throughout the appli... (more…)
Read more »