<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Spring on Vanslog</title>
    <link>https://vanslog.io/series/spring/</link>
    <description>Recent content in Spring on Vanslog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 21 Jul 2022 22:47:38 +0900</lastBuildDate>
    <atom:link href="https://vanslog.io/series/spring/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why Spring</title>
      <link>https://vanslog.io/posts/web/spring/why-spring/</link>
      <pubDate>Thu, 21 Jul 2022 22:47:38 +0900</pubDate>
      <guid>https://vanslog.io/posts/web/spring/why-spring/</guid>
      <description>&lt;p&gt;Spring is the &lt;code&gt;Application Framework&lt;/code&gt; for enterprise environments and is the standard for Java-based web application development today. To fully understand Spring, you need to know its &lt;code&gt;background of appearance&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;This is because Spring is the result of solving the problems of &lt;code&gt;J2EE(Java 2 Platform, Enterprise Edition)&lt;/code&gt; for enterprise application development. Understanding the background of spring&amp;rsquo;s features and advantages will enhance your understanding of spring.&lt;/p&gt;
&lt;h2 id=&#34;j2ee&#34;&gt;J2EE&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;J2EE(Java 2 Platform, Enterprise Edition)&lt;/code&gt; is a set of specifications for enterprise application development. It was created by extending &lt;code&gt;J2SE(Java 2 Platform, Standard Edition)&lt;/code&gt;, a commonly used Java language.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
