<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (DennisLaumen)</title>
    <link>https://pinboard.in/u:DennisLaumen/public/</link>
    <description>recent bookmarks from DennisLaumen</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://blog.codecentric.de/en/2014/10/log-management-spring-boot-applications-logstash-elastichsearch-kibana/"/>
	<rdf:li rdf:resource="http://blog.springsource.com/2007/06/26/so-should-you-still-use-springs-hibernatetemplate-andor-jpatemplate/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://blog.codecentric.de/en/2014/10/log-management-spring-boot-applications-logstash-elastichsearch-kibana/">
    <title>Log Management for Spring Boot Applications with Logstash, Elasticsearch and Kibana - codecentric Blog</title>
    <dc:date>2014-11-04T19:46:58+00:00</dc:date>
    <link>https://blog.codecentric.de/en/2014/10/log-management-spring-boot-applications-logstash-elastichsearch-kibana/</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[In this blog post you will get a brief overview on how to quickly setup a Log Management Solution with the ELK Stack (Elasticsearch-Logstash-Kibana) for Spring Boot based Microservices. I will show you two ways how you can parse your application logs and transport it to the Elasticsearch instance. Basically you can replace Spring Boot with any other application framework which uses Logback, Log4J or any other known Java logging framework. So this is also interesting for people who are not using Spring Boot.]]></description>
<dc:subject>spring springboot elasticsearch kibana logstash</dc:subject>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:6834fb76d0e0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:spring"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:springboot"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:elasticsearch"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:kibana"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:logstash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.springsource.com/2007/06/26/so-should-you-still-use-springs-hibernatetemplate-andor-jpatemplate/">
    <title>So should you still use Spring's HibernateTemplate and/or JpaTemplate?? | SpringSource Team Blog</title>
    <dc:date>2010-03-25T12:51:29+00:00</dc:date>
    <link>http://blog.springsource.com/2007/06/26/so-should-you-still-use-springs-hibernatetemplate-andor-jpatemplate/</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[I was reading an article by Vigil Bose on TSS the other day and saw the usage of the HibernateDaoSupport class. Since this is no longer a recommended way of using Hibernate from Spring, I thought I might as well just blog about it another time.
With the advent of Spring 2.0, it has become possible to start using the Hibernate Session API directly again. The question is whether or not it is wise to abandon the use of the HibernateTemplate when working with Hibernate, or any other template-based approaches Spring features.]]></description>
<dc:subject>hibernate java spring sofwaredevelopment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:6f48f11aa992/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:hibernate"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:java"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:spring"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:sofwaredevelopment"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>