Skip to main content Skip to footer

Blog


  • Handling of the 'this-escape' warning in JDK 21
    x min. Lesezeit Java

    Handling of the 'this-escape' warning in JDK 21

    The article explains the new linter rule `this-escape` in JDK 21. We show why it was introduced and how to stop receiving this warning.

    Show article
  • Frozen Yogurt. An UX-ident   as a use case.
    x min. Lesezeit Java

    Frozen Yogurt. An UX-ident as a use case.

    Our author Fabien uses a not so successful UI to show what is important in good UX.

    Show article
  • Time-Travelling through Data Realms with Auditing
    x min. Lesezeit Java

    Time-Travelling through Data Realms with Auditing

    Discover efficient auditing methods for tracking data history within database-driven applications, including JPA Data and Hibernate Envers.

    Show article