miércoles, 18 de noviembre de 2009

Spring Garden, Tutoriel d'introduction à Spring IoC et AOP

En attendant la sortie de Spring 3 en version finale, j'ai écrit un tutoriel d'introduction aux modules IoC et AOP du framework.

J'ai essayé d'utiliser un exemple ludique qui, je l'espère, aidera les nouveaux venus à découvrir l'écosystème Spring et amusera les autres.

En résumé, on codera un jardin de printemps (pour essayer de nous souvenir du soleil), avec des parcelles, des plantes et un jardinier qui en prend soin. Mais tout n'est pas rose (ou vert), une mauvaise herbe rode dans le jardin et elle est affamée...

Nous utilisons dans le tutoriel:
Java 6, Spring 3, AspectJ et une construction aven Maven 2.


Bon jardinage!

English note: This tutorial is an introduction to the IoC and the AOP modules of the Spring framework. We simulate a spring garden with plants and a gardener that takes care of them. But there is a problem, an evil weed is staling all the nutrients.

The main used technologies are Java 6, Spring 3, AspectJ and Maven 2.

The tutorial is in french but is easily understandable because the code is self explaining, take a look... you can even learn your first french words :)