<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mujuzi Moses </title>
    <description>The latest articles on DEV Community by Mujuzi Moses  (@iammujuzimoses).</description>
    <link>https://dev.to/iammujuzimoses</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4047712%2F948e3867-6c70-4e52-8f3b-ea5264b061a1.png</url>
      <title>DEV Community: Mujuzi Moses </title>
      <link>https://dev.to/iammujuzimoses</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iammujuzimoses"/>
    <language>en</language>
    <item>
      <title>🚀 Building Spring by Example</title>
      <dc:creator>Mujuzi Moses </dc:creator>
      <pubDate>Sun, 26 Jul 2026 09:32:09 +0000</pubDate>
      <link>https://dev.to/iammujuzimoses/building-spring-by-example-jkg</link>
      <guid>https://dev.to/iammujuzimoses/building-spring-by-example-jkg</guid>
      <description>&lt;p&gt;When I started learning Spring, I noticed something about the tutorials I found.&lt;/p&gt;

&lt;p&gt;Many showed how to use a feature, but not always why it worked or when you should choose one approach over another.&lt;/p&gt;

&lt;p&gt;I learn best by building things and documenting what I discover, so I decided to start a project called spring-by-example.&lt;/p&gt;

&lt;p&gt;Instead of creating one large application, I’m building a collection of small, focused examples—each one exploring a single Spring concept with clear explanations, tests, and documentation.&lt;/p&gt;

&lt;p&gt;So far I’ve worked through:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Spring Beans&lt;/li&gt;
&lt;li&gt;Dependency Injection&lt;/li&gt;
&lt;li&gt;Constructor Injection&lt;/li&gt;
&lt;li&gt;Setter Injection&lt;/li&gt;
&lt;li&gt;Field Injection&lt;/li&gt;
&lt;li&gt;Choosing an Injection Strategy&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m sharing the journey here as I continue learning. My hope is that, over time, this grows into a resource that helps other developers understand Spring one concept at a time.&lt;/p&gt;

&lt;p&gt;If you’ve learned Spring, what concept took you the longest to fully understand?&lt;/p&gt;

&lt;h1&gt;
  
  
  java #springframework #opensource #github #learninginpublic #backend #softwareengineering
&lt;/h1&gt;

</description>
      <category>beginners</category>
      <category>java</category>
      <category>learning</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
