<?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: Salaheddine Kacmi</title>
    <description>The latest articles on DEV Community by Salaheddine Kacmi (@salaheddine_kacmi_b5573f4).</description>
    <link>https://dev.to/salaheddine_kacmi_b5573f4</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3724020%2Faa3897a8-484f-4bca-af94-73230b9346fc.jpg</url>
      <title>DEV Community: Salaheddine Kacmi</title>
      <link>https://dev.to/salaheddine_kacmi_b5573f4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/salaheddine_kacmi_b5573f4"/>
    <language>en</language>
    <item>
      <title>My Experience with Spring Boot and Angular</title>
      <dc:creator>Salaheddine Kacmi</dc:creator>
      <pubDate>Wed, 21 Jan 2026 14:15:51 +0000</pubDate>
      <link>https://dev.to/salaheddine_kacmi_b5573f4/my-experience-with-spring-boot-and-angular-5ake</link>
      <guid>https://dev.to/salaheddine_kacmi_b5573f4/my-experience-with-spring-boot-and-angular-5ake</guid>
      <description>&lt;p&gt;Hi everyone! I've been building a social blogging platform using Java on the backend and Angular on the frontend. One thing I've struggled with is implementing an efficient image upload and storage system for user blog posts. Handling multipart file uploads in Spring Boot while ensuring the Angular frontend provides a smooth progress bar for the user was trickier than expected, especially when trying to manage local storage paths versus cloud-based solutions like Cloudinary.&lt;br&gt;
Has anyone else here combined these two recently? What's the best way to handle CORS and secure file uploads between them?&lt;/p&gt;

</description>
      <category>java</category>
    </item>
  </channel>
</rss>
