Open
Description
Micrometer uses a lower dot naming convention for its meters. I frequently have to convert a class' name to this notation for the meter's name or tag. I would find it extremely useful if CaseFormat had a LOWER_DOT enum for this use case.
Activity