top of page
Woman with Headphones

YUMENG'S TECH BLOG

Home: Welcome
Search

Be Lazy in Java

Laziness may not be a good thing in daily life, but could be a useful strategy in software development. Let's take a look at the...

Java Optional

NullPointerException can be annoying in Java, and the designer even regretted inventing it, calling it as "my billion-dollar mistake"....

Convert POJO to/from BSON

Background: POJO stands for Plain Old Java Objects. It denoted a Java object which does not follow any of the major Java object models,...

Home: Blog2
bottom of page