<?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: xanderon</title>
    <description>The latest articles on DEV Community by xanderon (@xanderon).</description>
    <link>https://dev.to/xanderon</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%2F103631%2Fcd1542d9-d39f-4be4-8fe3-1a36e261f43e.png</url>
      <title>DEV Community: xanderon</title>
      <link>https://dev.to/xanderon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xanderon"/>
    <language>en</language>
    <item>
      <title>Getting started with Spring</title>
      <dc:creator>xanderon</dc:creator>
      <pubDate>Mon, 21 Jan 2019 06:14:02 +0000</pubDate>
      <link>https://dev.to/xanderon/getting-started-with-spring-4i32</link>
      <guid>https://dev.to/xanderon/getting-started-with-spring-4i32</guid>
      <description>&lt;p&gt;This is my first post to Dev 😊&lt;br&gt;
I'm a junior developer (back-end developer using JavaScript) and I want to learn Spring.&lt;/p&gt;

&lt;p&gt;So I already asked around and got some reasonable advice. As Spring helps remove boilerplate code, to be able to understand what Spring does I should first learn what that boilerplate code does.&lt;/p&gt;

&lt;p&gt;I've already started list of things I should learn (some of them I already know, like the java OOP and a few of the design patterns)&lt;/p&gt;

&lt;h2&gt;
  
  
  Pre-Spring brush up: 👨🏼‍💻
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. Java OOP&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Design Patterns:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Singleton&lt;/li&gt;
&lt;li&gt;Factory&lt;/li&gt;
&lt;li&gt;Adapter&lt;/li&gt;
&lt;li&gt;Inversion of control&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;3. The ORM Concept&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Java Web Apps&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JSP&lt;/li&gt;
&lt;li&gt;Servlet&lt;/li&gt;
&lt;li&gt;Security&lt;/li&gt;
&lt;li&gt;Web Container&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Do you have any more pre-Spring suggestions? 🧐
&lt;/h3&gt;

&lt;h3&gt;
  
  
  I would also appreciate online resources suggestions. 🙏
&lt;/h3&gt;

&lt;h2&gt;
  
  
  ℹ️
&lt;/h2&gt;

&lt;p&gt;I'm thinking that I could create another post in the future with a complete pre-Spring guide including online resources together with my personal experience going from Java to Spring.&lt;/p&gt;

&lt;p&gt;Thank you for reading!&lt;/p&gt;

</description>
      <category>java</category>
      <category>spring</category>
      <category>beginners</category>
      <category>designpatterns</category>
    </item>
  </channel>
</rss>
