<?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>Mistra Blog &#187; Spring</title>
	<atom:link href="https://blog.mistra.fr/category/spring-2/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.mistra.fr</link>
	<description>Formation informatique pour les professionnels</description>
	<lastBuildDate>Tue, 29 Dec 2015 04:56:12 +0000</lastBuildDate>
	<language>fr-FR</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.11</generator>
	<item>
		<title>Scripted, le nouvel IDE Javascript made-in VMWare</title>
		<link>https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware</link>
		<comments>https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware#comments</comments>
		<pubDate>Fri, 12 Oct 2012 05:57:35 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[NodeJS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[nodejs]]></category>
		<category><![CDATA[online]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1386</guid>
		<description><![CDATA[<p>Marre d&#8217;essayer de développer vos codes Javascript sous Notepad++ ? Marre aussi de votre Eclipse qui semble vous faire perdre des heures ? Vmware a une solution: l&#8217;IDE Javascript en ligne. Basé sur NodeJS pour sa rapidité, Scripted va vous [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware">Scripted, le nouvel IDE Javascript made-in VMWare</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fscripted-le-nouvel-ide-javascript-made-in-vmware&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware"  data-text="Scripted, le nouvel IDE Javascript made-in VMWare" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://blog.mistra.fr/wp-content/uploads/2012/10/scripted.png"><img class="aligncenter size-medium wp-image-1387" title="scripted" src="http://blog.mistra.fr/wp-content/uploads/2012/10/scripted-300x183.png" alt="" width="300" height="183" /></a></p>
<p>Marre d&rsquo;essayer de développer vos codes Javascript sous Notepad++ ? Marre aussi de votre Eclipse qui semble vous faire perdre des heures ?</p>
<p>Vmware a une solution: l&rsquo;IDE Javascript en ligne.</p>
<p>Basé sur NodeJS pour sa rapidité, Scripted va vous permettre de développer, directement depuis votre navigateur, vos différents développements Javascript. Du fait de son lien avec <a title="formation nodejs" href="http://www.mistra.fr/formations-developpement-web/formation-nodejs.html">NodeJS</a>, plus besoin de recharger Node à chaque modification, le tout se faisant à chaud.</p>
<p>Pour l&rsquo;installer, rien de plus simple:</p>
<ul>
<li>Téléchargez NodeJS sur votre machine</li>
<li>Intaller Scripted disponible ici: <a title="download scripted" href="http://dist.springsource.org/release/SCRIPTED/scripted_v0.2.0.zip">http://dist.springsource.org/release/SCRIPTED/scripted_v0.2.0.zip</a></li>
</ul>
<div>Parmi les fonctionnalités intéressantes, nous retrouverons:</div>
<div>
<ul>
<li>Un démarrage ultra rapide (NodeJS &#8230;)</li>
<li>Coloration syntaxique HTML/CSS/Javascript</li>
<li>Intégration de JSLint, pour vous assurer de la qualité de votre code Javascript</li>
<li>Remise en forme automatisée avec JSbeautify</li>
<li>Raccourcis clavier pour appeler Git, Svn, etc.</li>
</ul>
</div>
<p>Deux points majeurs sont à noter :</p>
<ul>
<li>Scripted est opensource, le GitHub se trouve ici : <a title="scripted editor" href="https://github.com/scripted-editor/">https://github.com/scripted-editor/ </a></li>
<li> Les développeurs VMWare/SpringSource se sont basés sur Eclipse Orion, donc une base solide et non pas un développement in-house from scratch, ce qui est rassurant</li>
</ul>
<p>Pour avoir une vue plus complète de ce qui est possible avec Scripted, une vidéo de démonstration: <a title="scripted video" href="http://dist.springsource.org/release/SCRIPTED/Scripted2.mov">http://dist.springsource.org/release/SCRIPTED/Scripted2.mov</a></p>
<p>Bons développements !</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware">Scripted, le nouvel IDE Javascript made-in VMWare</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/scripted-le-nouvel-ide-javascript-made-in-vmware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://dist.springsource.org/release/SCRIPTED/Scripted2.mov" length="37812131" type="video/quicktime" />
		</item>
		<item>
		<title>SpringSource sort en version 3 et devient opensource</title>
		<link>https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource</link>
		<comments>https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource#comments</comments>
		<pubDate>Thu, 16 Aug 2012 06:52:59 +0000</pubDate>
		<dc:creator><![CDATA[felix]]></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=1220</guid>
		<description><![CDATA[<p>&#160; SpringSource Tool Suite (STS) est un ensemble d&#8217;outils mis à disposition des développeurs utilisant Spring. Pour ceux qui ne le savent pas, il existe STS mais aussi Groovy Grails Tool Suite, autre outil de SpringSource, pour les développements Groovy/Grails. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource">SpringSource sort en version 3 et devient opensource</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fspringsource-sort-en-version-3-et-devient-opensource&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource"  data-text="SpringSource sort en version 3 et devient opensource" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://blog.mistra.fr/wp-content/uploads/2012/08/Logo_sts.png"><img class="aligncenter size-full wp-image-1223" title="Logo_sts" src="http://blog.mistra.fr/wp-content/uploads/2012/08/Logo_sts.png" alt="" width="252" height="137" /></a></p>
<p>&nbsp;</p>
<p>SpringSource Tool Suite (STS) est un ensemble d&rsquo;outils mis à disposition des développeurs utilisant Spring.</p>
<p>Pour ceux qui ne le savent pas, il existe STS mais aussi Groovy Grails Tool Suite, autre outil de SpringSource, pour les développements Groovy/Grails.</p>
<p>Et bien bonne nouvelle de la part de SpringSource: tout devient opensource ! Spring IDE (la base de STS) était elle déjà opensource, sauf que dorénavant tous les modules fournis par SpringSource le deviennent également:</p>
<ul>
<li>Intégration de Spring Roo</li>
<li>Améliorations dans l&rsquo;assistant (entre autres l&rsquo;auto complétion)</li>
<li>Meilleur refactoring</li>
<li>Templates de projets pour Spring</li>
</ul>
<p>Tout est maintenant disponible sur des projets GIT. Afin que nous que nous nous y retrouvions plus facilement (tout ceci fait pas mal de choses dont nous sommes loin d&rsquo;avoir besoin en parallèle), l&rsquo;équipe Spring Source a séparé en plusieurs projets:</p>
<ul>
<li>Spring IDE: Tout ce qui est lié à l&rsquo;IDE et aux technologies Spring: AJDT, Spring Integration, Spring Workflow, Spring Data, Spring Security et Spring Roo.Le support de Spring pour Maven est aussi intégré.</li>
<li>Grails IDE: Tout ce qui est lié à l&rsquo;utilisation de Grails dans l&rsquo;IDE, surcouche à l&rsquo;Eclipse Groovy Project.</li>
<li>Eclipse Integration for tc server: Gestion des instances de Tc Server depuis Eclipse (création, modification, suppression)</li>
<li>Eclipse Integration Commons: Ce projet permet de charger tous les projets précédents. Il contient la base commune nécessaire à l&rsquo;exécution des projets.</li>
</ul>
<p>Comment contribuer au développement de ces projets ? Rien de plus simple, ces projets étant maintenant sur GitHub, il vous suffit de faire des pull requests avec vos patchs, et si l&rsquo;équipe SpringSource l&rsquo;accepte, votre patch sera intégré au projet.</p>
<p>Une bonne nouvelle pour l&rsquo;opensource, et une assurance de plus pour les décideurs que le choix de Spring est une stratégie pérenne.</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource">SpringSource sort en version 3 et devient opensource</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/springsource-sort-en-version-3-et-devient-opensource/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sortie de Spring Roo 1.2.1</title>
		<link>https://blog.mistra.fr/sortie-de-spring-roo-1-2-1</link>
		<comments>https://blog.mistra.fr/sortie-de-spring-roo-1-2-1#comments</comments>
		<pubDate>Wed, 22 Feb 2012 09:00:17 +0000</pubDate>
		<dc:creator><![CDATA[Gaetan]]></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jee]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[primefaces]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring roo]]></category>

		<guid isPermaLink="false">http://blog.mistra.fr/?p=712</guid>
		<description><![CDATA[<p>L’équipe Spring publie aujourd’hui la version 1.2.1 de Spring Roo. Cette version était attendue pour résoudre un grand nombre de disfonctionnements sur des projets multi-modules Maven et sur des projets JSF/PrimeFaces. Il faut féliciter l’équipe de Alan Stewart (Spring Roo [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/sortie-de-spring-roo-1-2-1">Sortie de Spring Roo 1.2.1</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#FFFFFF;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.mistra.fr%2Fsortie-de-spring-roo-1-2-1&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="https://blog.mistra.fr/sortie-de-spring-roo-1-2-1"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://blog.mistra.fr/sortie-de-spring-roo-1-2-1"  data-text="Sortie de Spring Roo 1.2.1" data-count="horizontal" data-via="mistraformation"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="https://blog.mistra.fr/sortie-de-spring-roo-1-2-1" data-counter=""></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://blog.mistra.fr/wp-content/uploads/2012/01/Logo_SpringRoo.png"><img class="aligncenter size-full wp-image-552" title="Logo_SpringRoo" src="http://blog.mistra.fr/wp-content/uploads/2012/01/Logo_SpringRoo.png" alt="spring roo" width="301" height="177" /></a></p>
<p>L’équipe Spring publie aujourd’hui la version 1.2.1 de Spring Roo. Cette version était attendue pour résoudre un grand nombre de disfonctionnements sur des projets multi-modules Maven et sur des projets JSF/PrimeFaces.</p>
<p>Il faut féliciter l’équipe de Alan Stewart (Spring Roo leader) pour les améliorations apportées aux performances de Spring Roo.</p>
<p>Concernant les nouvelles avancées du framework, nous pouvons noter</p>
<ul>
<li>Le support de PrimeFaces 3.1</li>
<li>Le support de Google App Engine 1.6.2</li>
</ul>
<p>Plus d’informations : <a href="http://www.springsource.org/spring-roo">http://www.springsource.org/spring-roo</a></p>
<p>Nous avons abordé Spring ROO lors de notre dernière <a title="Formation Spring" href="http://www.mistra.fr/formations-java/formation-spring.html">formation Spring</a> de Février, la présentation du framework a connu un grand succès. Nous l’ajoutons donc officiellement à notre formation de 3 jours sur Spring.</p>
<p>The post <a rel="nofollow" href="https://blog.mistra.fr/sortie-de-spring-roo-1-2-1">Sortie de Spring Roo 1.2.1</a> appeared first on <a rel="nofollow" href="https://blog.mistra.fr">Mistra Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mistra.fr/sortie-de-spring-roo-1-2-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
