<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jonatan Ivanov on foojay.io - Friends of OpenJDK</title><link>https://foojayio.github.io/website/today/author/jonatan-ivanov/</link><description>Articles written by Jonatan Ivanov on foojay.io - Friends of OpenJDK</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 06 Dec 2023 10:42:46 +0000</lastBuildDate><atom:link href="https://foojayio.github.io/website/today/author/jonatan-ivanov/index.xml" rel="self" type="application/rss+xml"/><item><title>Couch to fully-observed code with Spring Boot 3.2, Micrometer Tracing, and Digma</title><link>https://foojayio.github.io/website/today/couch-to-fully-observed-code-with-spring-boot-3-2-micrometer-tracing-and-digma/</link><pubDate>Wed, 06 Dec 2023 10:42:46 +0000</pubDate><guid>https://foojayio.github.io/website/today/couch-to-fully-observed-code-with-spring-boot-3-2-micrometer-tracing-and-digma/</guid><description>&lt;p&gt;&lt;strong&gt;Collecting important data about your code in dev and test has become trivial, it&amp;rsquo;s now also getting easier to put that data to use.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;{#more-103351}&lt;/p&gt;
&lt;h2 id="h2-0-tracing-debugging"&gt;Tracing &amp;gt; Debugging&lt;/h2&gt;
&lt;p&gt;There are many benefits to being able to follow what your Spring Boot code is doing using tracing. When used effectively, traces can reveal a lot about the inner workings of complex systems, or provide early feedback when you make mistakes in introducing new code changes.&lt;/p&gt;</description></item><item><title>Java Strings and confusion with Unicode</title><link>https://foojayio.github.io/website/today/confusing-java-strings/</link><pubDate>Tue, 23 Aug 2022 10:29:58 +0000</pubDate><guid>https://foojayio.github.io/website/today/confusing-java-strings/</guid><description>&lt;p&gt;In this article, I would like to show you a couple of confusing things in connection with Java Strings.&lt;/p&gt;
&lt;p&gt;I would also like to give you a few suggestions to avoid issues with them.&lt;/p&gt;
&lt;p&gt;I also prepared a GitHub repo for you where you can find some code that you can use to try the examples out on your own: &lt;a href="https://github.com/jonatan-ivanov/java-strings-demo" target="_blank" rel="noopener noreferrer"&gt;github.com/jonatan-ivanov/java-strings-demo&lt;/a&gt;
.&lt;/p&gt;
&lt;h2 id="h2-0-quiz"&gt;Quiz&lt;/h2&gt;
&lt;p&gt;In order to demonstrate this, let me invite you for a little quiz:&lt;/p&gt;</description></item></channel></rss>