<?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: Eugenio Andrieu</title>
    <description>The latest articles on DEV Community by Eugenio Andrieu (@eugenioca).</description>
    <link>https://dev.to/eugenioca</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%2F611819%2Fdb15af62-462d-47b4-8a40-cef5a3532734.jpeg</url>
      <title>DEV Community: Eugenio Andrieu</title>
      <link>https://dev.to/eugenioca</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eugenioca"/>
    <language>en</language>
    <item>
      <title>How to install Spring Tool Suite</title>
      <dc:creator>Eugenio Andrieu</dc:creator>
      <pubDate>Sun, 22 Jan 2023 15:31:43 +0000</pubDate>
      <link>https://dev.to/eugenioca/how-to-install-spring-cloud-suite-49k8</link>
      <guid>https://dev.to/eugenioca/how-to-install-spring-cloud-suite-49k8</guid>
      <description>&lt;p&gt;Installing the Spring Tool Suite (STS) is easy. This article shows how to do this in three sequential steps. The example is based on Windows OS, but similar procedures work for other operating systems.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1 - Download the installer
&lt;/h2&gt;

&lt;p&gt;To download the installer, go to  &lt;a href="https://spring.io/tools"&gt;spring.io/tools&lt;/a&gt; and select the installer that you need. In our case, we will select the Windows option.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--G_l2Ilpp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ovo072tovtu3yv7mfhbl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--G_l2Ilpp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ovo072tovtu3yv7mfhbl.png" alt="spring.io/tools screen" width="880" height="379"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2 - Extract the files
&lt;/h2&gt;

&lt;p&gt;Once you have downloaded the jar file, move it to the directory were you want to install the STS and extract the files by opening the jar file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jdcP9hcr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zo5gpy21zmb91vy2hkkj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jdcP9hcr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zo5gpy21zmb91vy2hkkj.png" alt="File extraction" width="756" height="370"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;or extract them using an application such as WinRar.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oG82JCjb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9v977o35ihxane9topj5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oG82JCjb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9v977o35ihxane9topj5.png" alt="File extraction with WinRar" width="791" height="387"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3 - Open the application
&lt;/h2&gt;

&lt;p&gt;Go to the extracted directory and run the application. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--D8tFp_8L--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2dbhtdsi0jtu6qd4t9xy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--D8tFp_8L--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2dbhtdsi0jtu6qd4t9xy.png" alt="STS screen" width="790" height="623"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If everything went right, this screen will welcome you:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gQuetXBy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4l48sc030ty722sr9v2r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gQuetXBy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4l48sc030ty722sr9v2r.png" alt="STS screen" width="880" height="468"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>spring</category>
      <category>springboot</category>
      <category>springcloudsuite</category>
    </item>
  </channel>
</rss>
