<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spring App on Ski11 Up</title>
    <link>//localhost:1313/tags/spring-app/</link>
    <description>Recent content in Spring App on Ski11 Up</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 13 Sep 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="//localhost:1313/tags/spring-app/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>First Spring Application</title>
      <link>//localhost:1313/posts/spring-app/</link>
      <pubDate>Sun, 13 Sep 2020 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/posts/spring-app/</guid>
      <description>Spring Framework provides a configuration model for Java based enterprise applications. It has helped many organizations to focus on business logic rather than maintaining a boilerplate code. For example, Inversion of Control lifting the configuration in an XML file to help construction and management of objects or find the required object using ComponentScan, providing the object selection based on the name of the bean, and finally Dependency Injection using Autowired.</description>
    </item>
  </channel>
</rss>
