Skip to content

andbin.dev

My technical blog on software development

  • Home
  • About
  • Contact
  • Resources
andbin.dev
My technical blog on software development

Month: October 2023

Java

String building and formatting in Java

Byandbin October 31, 2023November 3, 2023

What would you answer if I asked you how many ways there are to build/format strings in Java? Maybe you could answer there are a few. No, it’s wrong! There are really many ways to build and format strings, at least up to Java 21. In this article, I will provide a good overview of…

Read More String building and formatting in Java

Java

Getting the “identity string” of objects

Byandbin October 14, 2023October 14, 2023

This short article provides an overview of the various possibilities to obtain the “identity string” for any Java object. This little feature is sometimes very helpful for debugging/logging purposes.

Read More Getting the “identity string” of objects

Recent Posts

  • The new factory methods in map collections since JDK 19
  • String building and formatting in Java
  • Getting the “identity string” of objects
  • First demo of String Templates with Java 21
  • Overview of all Java versions

Archives

  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • October 2022
  • September 2022
  • August 2022
  • July 2022

Categories

  • General
  • Java
  • Java / Spring Boot

Except where otherwise noted, all content on this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Creative Commons Attribution-ShareAlike Logo

 github.com/andbin

 techhub.social/@andbin

 Privacy/Cookie Policy

© 2023 andbin.dev - WordPress Theme by Kadence WP

Scroll to top
  • Home
  • About
  • Contact
  • Resources