<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>spring on Jean-Christophe Gay</title>
    <link>https://jeanchristophegay.com/tags/spring/</link>
    <description>Recent content in spring on Jean-Christophe Gay</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>fr-FR</language>
    <managingEditor>contact@jeanchristophegay.com (Jean-Christophe Gay)</managingEditor>
    <webMaster>contact@jeanchristophegay.com (Jean-Christophe Gay)</webMaster>
    <lastBuildDate>Wed, 09 May 2012 19:55:00 +0200</lastBuildDate>
    
	<atom:link href="https://jeanchristophegay.com/tags/spring/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Spring et les profils</title>
      <link>https://jeanchristophegay.com/posts/spring-et-les-profils/</link>
      <pubDate>Wed, 09 May 2012 19:55:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/posts/spring-et-les-profils/</guid>
      <description>&lt;p&gt;Une des fonctionnalités apportées par la version 3.1 de Spring est la gestion des profils.&lt;/p&gt;

&lt;p&gt;Récemment, pour une application web, j’ai eu besoin de définir des comportements spécifiques dans mon environnement de développement pour ne pas interroger des services externes, inaccessible depuis mon poste.&lt;/p&gt;

&lt;p&gt;Le besoin est donc simple, charger des implémentations de service différentes selon l’environnement d’exécution de l’application. Et c’est là qu’entre en jeux les profils ! Ceux ci permettent de charger des beans différents dans le contexte Spring selon le(s) profil(s) configurés.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>