<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title># Life Wisdom &#38; Significant &#187; spring</title>
	<atom:link href="https://blog.hidupbersahaja.com/tag/spring/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.hidupbersahaja.com</link>
	<description>a small note of my life journey</description>
	<lastBuildDate>Sat, 03 Jan 2026 13:29:30 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Setting PostgreSQL Datasource in JBOSS EAP 6.4 &amp; 7.0</title>
		<link>https://blog.hidupbersahaja.com/setting-postgresql-datasource-in-jboss-eap-6-4-7-0/</link>
		<comments>https://blog.hidupbersahaja.com/setting-postgresql-datasource-in-jboss-eap-6-4-7-0/#comments</comments>
		<pubDate>Sat, 15 Sep 2018 03:16:09 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[Jboss]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">https://blog.hidupbersahaja.com/?p=1699</guid>
		<description><![CDATA[Hi, I just want to sharing about how to create datasource in JBOSS EAP 6.4 and 7.0. The reason why I write this is quite simple, I have certain Spring application which deployed in JBOSS EAP 6.4, when I&#8217;m gonna move this application on the new application server which JBOSS EAP 7.0 it was failed. [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/setting-postgresql-datasource-in-jboss-eap-6-4-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Login Form with Spring MVC and Interceptor</title>
		<link>https://blog.hidupbersahaja.com/simple-login-form-with-spring-mvc-and-interceptor/</link>
		<comments>https://blog.hidupbersahaja.com/simple-login-form-with-spring-mvc-and-interceptor/#comments</comments>
		<pubDate>Sat, 15 Jul 2017 11:25:49 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[Spring 3]]></category>

		<guid isPermaLink="false">https://blog.hidupbersahaja.com/?p=1571</guid>
		<description><![CDATA[Hi everyone in this post I just want to show you on how to create a simple form login with Spring MVC and Interceptor (without additional security framework). Do not practice this tutorial to your complex project, it&#8217;s a just snippet code to make simple system authentication and you don&#8217;t have to add additional security [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/simple-login-form-with-spring-mvc-and-interceptor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk Delete Operation with Spring Data JPA and Spring MVC</title>
		<link>https://blog.hidupbersahaja.com/bulk-delete-operation-with-spring-data-jpa-and-spring-mvc/</link>
		<comments>https://blog.hidupbersahaja.com/bulk-delete-operation-with-spring-data-jpa-and-spring-mvc/#comments</comments>
		<pubDate>Sun, 16 Oct 2016 07:35:29 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[Sticky Code]]></category>

		<guid isPermaLink="false">http://blog.hidupbersahaja.com/?p=1370</guid>
		<description><![CDATA[Hi everyone, in this post I want to show you on how to make a bulk delete operation with Spring Data JPA and Spring MVC. Lets have a look our goals : &#160; As you can see in the above picture that we are going to create such a bulk delete operation, when point number [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/bulk-delete-operation-with-spring-data-jpa-and-spring-mvc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sticky Code : How to Log every single URL requested in Spring</title>
		<link>https://blog.hidupbersahaja.com/sticky-code-how-to-log-every-single-url-requested-in-spring/</link>
		<comments>https://blog.hidupbersahaja.com/sticky-code-how-to-log-every-single-url-requested-in-spring/#comments</comments>
		<pubDate>Sat, 08 Oct 2016 13:27:58 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[Sticky Code]]></category>

		<guid isPermaLink="false">http://blog.hidupbersahaja.com/?p=1362</guid>
		<description><![CDATA[Hi everyone, in this post I just want to share simple sticky code on How to capture every single URL which requested in Spring. Okay lets rolling the ball. Add Log4j maven dependency on your pom.xml We will capture all URL requested by using Interceptor, so the first step you should make a class which [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/sticky-code-how-to-log-every-single-url-requested-in-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sticky Code : Spring Property Source Usage</title>
		<link>https://blog.hidupbersahaja.com/sticky-code-spring-property-source-usage/</link>
		<comments>https://blog.hidupbersahaja.com/sticky-code-spring-property-source-usage/#comments</comments>
		<pubDate>Sat, 20 Aug 2016 02:06:00 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[Sticky Code]]></category>

		<guid isPermaLink="false">http://blog.hidupbersahaja.com/?p=1336</guid>
		<description><![CDATA[Hi everyone in this post I just wanna share a simple sticky code in Spring MVC which used to mapping your @RequestMapping annotation to a properties file. It&#8217;s called Property Source, and it would be an advantage to make your URL Request Mapping more managable. Because you put your URL Request Mapping in a single [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/sticky-code-spring-property-source-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring MVC Hibernate with Java Config  from scratch</title>
		<link>https://blog.hidupbersahaja.com/spring-mvc-hibernate-with-java-config-from-scratch/</link>
		<comments>https://blog.hidupbersahaja.com/spring-mvc-hibernate-with-java-config-from-scratch/#comments</comments>
		<pubDate>Thu, 31 Mar 2016 16:00:29 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.hidupbersahaja.com/?p=1317</guid>
		<description><![CDATA[Hi everyone, this is the 2nd sequel from my last posting. In the previous posting we have learned to build a Spring Web Application (less xml) from the scratch (adding project, library, and so on).In this posting I will tell you basic knowledge how to integrate your previous application with Hibernate and Postgresql. So in [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/spring-mvc-hibernate-with-java-config-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring MVC Java Config from the scratch</title>
		<link>https://blog.hidupbersahaja.com/spring-mvc-java-config-from-the-scratch/</link>
		<comments>https://blog.hidupbersahaja.com/spring-mvc-java-config-from-the-scratch/#comments</comments>
		<pubDate>Tue, 29 Mar 2016 15:51:45 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.hidupbersahaja.com/?p=1303</guid>
		<description><![CDATA[It&#8217;s been months since my last posting , I realized that I am very busy to write something here. So to make this blog &#8216;still alive&#8217; I want to tell you the basic knowledge about Spring MVC (again), how to build Spring MVC with Java Config (less xml) from the scratch, what I mean here [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/spring-mvc-java-config-from-the-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple CRUD Spring MVC and Thymeleaf</title>
		<link>https://blog.hidupbersahaja.com/simple-crud-spring-mvc-and-thymeleaf/</link>
		<comments>https://blog.hidupbersahaja.com/simple-crud-spring-mvc-and-thymeleaf/#comments</comments>
		<pubDate>Sat, 23 Jan 2016 17:46:40 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.hidupbersahaja.com/?p=1296</guid>
		<description><![CDATA[In the previous post, I showed you how to integrating Spring MVC and Thymeleaf. In this chapter I will show you step by step to create Simple CRUD using Spring MVC and Thymeleaf Our Goal is : Create Domain Class Faq.java Service Layer FaqService.java and FaqServiceImpl.java FaqService.java FaqServiceImpl.java Controller side FAQController.java create faq_list.html and faq_add.html [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/simple-crud-spring-mvc-and-thymeleaf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate QR Code in Java</title>
		<link>https://blog.hidupbersahaja.com/generate-qr-code-in-java/</link>
		<comments>https://blog.hidupbersahaja.com/generate-qr-code-in-java/#comments</comments>
		<pubDate>Sat, 06 Jun 2015 10:46:12 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.hidupbersahaja.com/?p=1123</guid>
		<description><![CDATA[Just snippet code to generate QR Code in Java, this is Maven Dependency : and this is the java code (Written in Spring MVC Framework) : If you don&#8217;t know how to create Spring MVC Application, you can read my post on Spring 4 MVC Hello INDONESIA. And the result : Good Luck .. !]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/generate-qr-code-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring Localization Using Java Configuration</title>
		<link>https://blog.hidupbersahaja.com/spring-localization-using-java-configuration/</link>
		<comments>https://blog.hidupbersahaja.com/spring-localization-using-java-configuration/#comments</comments>
		<pubDate>Sat, 14 Feb 2015 15:39:31 +0000</pubDate>
		<dc:creator><![CDATA[Muhammad Ghufron]]></dc:creator>
				<category><![CDATA[JAVA Programming]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.hidupbersahaja.com/?p=978</guid>
		<description><![CDATA[Now I will guide you how to performing Localization in Spring using Java Configuration, this is our goal : as default page will showing simple text hello world in English, and when you click &#8220;In&#8221; at the top-right, these sentence will translate into Bahasa Indonesia. Before we start to write code, firstly I would like [&#8230;]]]></description>
		<wfw:commentRss>https://blog.hidupbersahaja.com/spring-localization-using-java-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
