Spring @RestController with autogenerated OpenFeign Microservice client interface and GUI - GitHub - uc-mobileapps/seife-samples-microservice: Spring @RestController with autogenerated OpenFeign Mi... (more…)
Read more »
It’s been about a decade since I last worked in Java and much has changed.
I thought I’d brush up by re-reading Effective Java by Joshua Bloch
which has since received a new edition. It was once my guiding star for
Java. However, after an additional decad... (more…)
Read more »
A key goal in Project Valhalla is to flatten value objects into their
heap containers, while simultaneously upholding all specified
behaviors of those containers. A value’s flat representation must
provide storage bits for each field of the value, allocat... (more…)
Read more »
Ive been wanting to experiment with Java EE 8 and Java9 as a continuation of my posts on Java 9. (more…)
Read more »
An overview of the differences between Java and Concurnas and why Concurnas is recommended for modern software development on the JVM - Part 1 ... (more…)
Read more »