<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://slamwiki2.kobject.net/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="http://slamwiki2.kobject.net/feed.php">
        <title>SlamWiki 2.1 java</title>
        <description></description>
        <link>http://slamwiki2.kobject.net/</link>
        <image rdf:resource="http://slamwiki2.kobject.net/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-22T10:32:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://slamwiki2.kobject.net/java/maven?rev=1567254088&amp;do=diff"/>
                <rdf:li rdf:resource="http://slamwiki2.kobject.net/java/mongodb?rev=1567254088&amp;do=diff"/>
                <rdf:li rdf:resource="http://slamwiki2.kobject.net/java/springmvc?rev=1567254088&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://slamwiki2.kobject.net/lib/tpl/bootstrap3/images/favicon.ico">
        <title>SlamWiki 2.1</title>
        <link>http://slamwiki2.kobject.net/</link>
        <url>http://slamwiki2.kobject.net/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="http://slamwiki2.kobject.net/java/maven?rev=1567254088&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-08-31T14:21:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Maven</title>
        <link>http://slamwiki2.kobject.net/java/maven?rev=1567254088&amp;do=diff</link>
        <description>Maven

Maven est un outil java permettant d&#039;automatiser la production d&#039;un projet Java ou Java EE. Maven est un projet Apache.

Maven permet d&#039;automatiser compilation et packaging et gère des informations concernant le versionning et la gestion des configurations, les dépendances, les ressources de l&#039;application, les tests, les membres de l&#039;équipe, la structure</description>
    </item>
    <item rdf:about="http://slamwiki2.kobject.net/java/mongodb?rev=1567254088&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-08-31T14:21:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MongoDb</title>
        <link>http://slamwiki2.kobject.net/java/mongodb?rev=1567254088&amp;do=diff</link>
        <description>MongoDb

Librairies

	*  gson
	*  Mongo-java-driver

Sérialisation/dé-sérialisation JSON

Gson va permettre de sérialiser et désérialiser pour passer d&#039;objet java à JSON et inversement :



Gestion de l&#039;objectId mongoDB



Opérations CRUD

Classe à intégrer, à documenter et à tester (Tests unitaires)</description>
    </item>
    <item rdf:about="http://slamwiki2.kobject.net/java/springmvc?rev=1567254088&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-08-31T14:21:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Spring MVC</title>
        <link>http://slamwiki2.kobject.net/java/springmvc?rev=1567254088&amp;do=diff</link>
        <description>Spring MVC

Création d&#039;un projet

	*  A partir de SPRING INITIALIZR
		*  Sélectionner les dépendances Maven puis créer le projet
		*  Importer le projet Maven dans Eclipse


	*  A partir d&#039;Eclipse :
		*  Créer un nouveau projet Spring Boot


Spring MVC controller</description>
    </item>
</rdf:RDF>
