<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Spring-Framework on Yonatan Karp-Rudin</title><link>https://yonatankarp.github.io/tags/spring-framework/</link><description>Recent content in Spring-Framework on Yonatan Karp-Rudin</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 11 Feb 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://yonatankarp.github.io/tags/spring-framework/index.xml" rel="self" type="application/rss+xml"/><item><title>How to inject multiple implementations in the Spring Framework</title><link>https://yonatankarp.github.io/blog/inject-multiple-implementations-spring/</link><pubDate>Fri, 11 Feb 2022 00:00:00 +0100</pubDate><guid>https://yonatankarp.github.io/blog/inject-multiple-implementations-spring/</guid><description>&lt;p&gt;Recently, I had a discussion with one of my colleagues during a code review. We talked about a hidden gem in Spring (as well as other frameworks like Micronaut) that could simplify our code.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s consider a task: developing a good morning greeting system that supports both English and Hebrew languages. The system should greet us in each of these languages.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ll begin with the native implementation by introducing our greeters:&lt;/p&gt;</description></item></channel></rss>