-
Enterprise Java
JPA @Embeddable and @Embedded
Introduction: As an object-oriented developer, we want to avoid having larger classes with tons of unrelatable fields. And so, we…
Read More » -
Core Java
General, Safe, and Deterministic Foreign Memory Access in JDK 14
In the post “JDK 14 Rampdown: Build 27,” I summarized the numerous JDK 14-targeted features newly available with JDK 14…
Read More » -
Agile
Costs of an Agile Approach for Hardware Products
I had a conversation with a hardware engineer whose organization got the mandate, “Go agile or bust!” They’re attempting to…
Read More » -
Career
8 Things Java Developers Need to Know in 2020
This coming New Year, make it your resolution to do something truly valuable – become the best Java Developer you…
Read More » -
Core Java
Kafka with Java: Build a Secure, Scalable Messaging App
Easily deploy your app with Okta’s identity management platform Use Okta’s API to authenticate, manage, and secure users in any…
Read More » -
Software Development
You won’t do it later!
Stand-ups and status meetings – plenty of crimes against code quality were committed during them. Why does it happen? Because…
Read More » -
Core Java
JDK14 instance of EA issue
Tagir Valeev recently had a tweet about the preview feature of the soon coming JDK14 release of Java: …
Read More » -
Software Development
First-Class Module Type System for Composition
This is the second in a series looking at the Inversion of Coupling Control type system for composition. This article…
Read More » -
Core Java
JDK 14 – JEP 361 Switch Expressions out from preview
In my previous post, I wrote about switch expressions and related enhancements released as a preview feature for JDK 12.…
Read More »