<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spring Boot on Ski11 Up</title>
    <link>//localhost:1313/tags/spring-boot/</link>
    <description>Recent content in Spring Boot on Ski11 Up</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 01 Jan 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="//localhost:1313/tags/spring-boot/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dockerizing Spring Boot App</title>
      <link>//localhost:1313/posts/docker-spring-boot/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/posts/docker-spring-boot/</guid>
      <description>Problem Typically in an application development context, the developer has completed the code for the feature in the sprint, and he wants QA to look into it in the same sprint to find the bugs if there are any. The developer requested DevOps to deploy the application on the QA environment, but the DevOps has other high-priority work. QA started deploying the application to the test environment but misses some configuration and later it took more than a day to fix all issues.</description>
    </item>
    <item>
      <title>Spring Boot Hello World</title>
      <link>//localhost:1313/posts/spring-boot-hello-world/</link>
      <pubDate>Sat, 12 Sep 2020 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/posts/spring-boot-hello-world/</guid>
      <description>Spring Boot is the world’s most popular Java framework which had made Java developer’s life easier, as a Java developer you can write a web service in few lines of codes.&#xA;Project Setup Start Spring IO provides an initial configuration option for setting up spring-boot project. Check the below screenshot for the details which is required to be filled for our first web service.&#xA;Once configured click on the Generate button in the form, this will download the project in a zip file, unzip and put it in the workspace (or anywhere you are storing your code).</description>
    </item>
  </channel>
</rss>
