<?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:springmvc</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-05-17T14:54:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://slamwiki2.kobject.net/java/springmvc/deploy?rev=1567254088&amp;do=diff"/>
                <rdf:li rdf:resource="http://slamwiki2.kobject.net/java/springmvc/paris-h2?rev=1567254088&amp;do=diff"/>
                <rdf:li rdf:resource="http://slamwiki2.kobject.net/java/springmvc/vuejs?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/springmvc/deploy?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>Déploiement avec Spring-boot</title>
        <link>http://slamwiki2.kobject.net/java/springmvc/deploy?rev=1567254088&amp;do=diff</link>
        <description>Déploiement avec Spring-boot

Déploiement d&#039;un War Spring-boot sur serveur Tomcat

Installation de Tomcat

	*  Télécharger et installer Tomcat 8 sur votre serveur : &lt;https://tomcat.apache.org/download-80.cgi&gt;
	*  Démarrer le serveur à partir du script bin/startup (.bat ou .sh)

Configuration du manager</description>
    </item>
    <item rdf:about="http://slamwiki2.kobject.net/java/springmvc/paris-h2?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>Paris-H2 project</title>
        <link>http://slamwiki2.kobject.net/java/springmvc/paris-h2?rev=1567254088&amp;do=diff</link>
        <description>Paris-H2 project

Projet Spring-boot avec H2

Outils/Frameworks

	*  Spring MVC
	*  SpringBoot
	*  Maven
	*  Hibernate
	*  H2-Db
	*  Mustache
	*  UI-Kit

Création

Créer le projet à partir de Spring Initializr



Importation

Dézipper l&#039;archive du projet dans votre Workspace Eclipse (dans l&#039;explorateur windows).</description>
    </item>
    <item rdf:about="http://slamwiki2.kobject.net/java/springmvc/vuejs?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>SpringBoot + VueJS</title>
        <link>http://slamwiki2.kobject.net/java/springmvc/vuejs?rev=1567254088&amp;do=diff</link>
        <description>SpringBoot + VueJS

Element UI + VueJS integration

Dans la vue index.html :





Maven integration

Créer le dossier local-maven-repo à la base du projet Eclipse.
Télécharger la librairie springboot-vuejs.jar, et copier là dans ce dossier



Test

Créer un contrôleur Spring :</description>
    </item>
</rdf:RDF>
