My next events:
🗓 Nov 22 09:00 JCON World Micronaut CRaC
🗓 Nov 23 15:00 JCON World Micronaut EclipseStore

Tag: java

System Stubs

Oct 2023, 03 -

System Stubs is used to test code which depends on methods in java.lang.System.

KSUID (K-Sortable Unique IDentifier)

Apr 2021, 24 -

A globally unique identifier similar to UUID, built from the ground-up to be "naturally" sorted by generation timestamp without any special type-aware logic.