Spring Boot and Kubernetes: How to Check Logs in a Pod Kubernetes makes things easy. Except when it doesn't.
Spring Boot and Jackson: How to Format a Date With @JsonFormat This is useful if you store the date as a number.
Spring Boot and Jackson: How to Add a Naming Strategy for Serialization with @JsonNaming Sometimes you want the snake. Sometimes you want the kebab.
Spring Boot and Jackson: How to Get Around That Infinite Recursion or StackOverflow Problem From here to infinity.
How to Sort Complex Objects in Angular Material Table Columns Sometimes you need to give the sorting algorithm a little nudge.
Angular: Why Your Objects Are Undefined in Your Directives Do you want to know the answer? I have the answer.
Angular: How to Create Custom Attribute Directives Give your UI a professional appearance without cluttering the HTML.