
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>com.wimdetroyer.blog  </title>
      <link>https://wimdetroyer.com/blog</link>
      <description>Java, Spring, and everything in between.</description>
      <language>en-us</language>
      <managingEditor>wimdetroyer@gmail.com (Wim De Troyer)</managingEditor>
      <webMaster>wimdetroyer@gmail.com (Wim De Troyer)</webMaster>
      <lastBuildDate>Thu, 07 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://wimdetroyer.com/tags/clean-code/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://wimdetroyer.com/blog/quicktips/func-cohesion</guid>
    <title>Stop putting constants in catch-all classes.</title>
    <link>https://wimdetroyer.com/blog/quicktips/func-cohesion</link>
    <description>Why constant classes are code smells, and what to do instead.</description>
    <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    <author>wimdetroyer@gmail.com (Wim De Troyer)</author>
    <category>java</category><category>clean-code</category>
  </item>

    </channel>
  </rss>
