<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.czechidm.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.czechidm.com/feed.php">
        <title>IdStory Identity Manager</title>
        <description></description>
        <link>https://wiki.czechidm.com/</link>
        <image rdf:resource="https://wiki.czechidm.com/_media/wiki/logo.png" />
       <dc:date>2026-06-11T08:53:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/crud_agenda?rev=1538039203&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/override_service?rev=1568211509&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.czechidm.com/_media/wiki/logo.png">
        <title>IdStory Identity Manager</title>
        <link>https://wiki.czechidm.com/</link>
        <url>https://wiki.czechidm.com/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/crud_agenda?rev=1538039203&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-09-27T09:06:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Entity - create a new CzechIdM entity and its management</title>
        <link>https://wiki.czechidm.com/tutorial/dev/crud_agenda?rev=1538039203&amp;do=diff</link>
        <description>Entity - create a new CzechIdM entity and its management

This tutorial shows, how to add a new agenda for reading, creating, editing and deleting a new entity. Source code for this tutorial can be found in the example module:

	*  backend
	*  frontend

Backend

We start from the persistence layer - add a new entity</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/override_service?rev=1568211509&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-11T14:18:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to override a spring service</title>
        <link>https://wiki.czechidm.com/tutorial/dev/override_service?rev=1568211509&amp;do=diff</link>
        <description>How to override a spring service

override service primary priority bean

Spring service (or other bean) overriding is typically used when we want to change the default behavior of a basic service implementation in a product or in another module. In this case, we want to replace the default implementation with our new one. In this tutorial, we'll look at the basic ways we can do this.</description>
    </item>
</rdf:RDF>
