Conteneur léger Spring

Pour Spring 5
<dependency>

<groupId>org.springframework</groupId>

<artifactId>spring-context</artifactId>

<version>5.2.3.RELEASE</version>

</dependency>


Pour Spring 6
<dependency>

<groupId>org.springframework</groupId>

<artifactId>spring-context</artifactId>

<version>6.1.10</version>

</dependency>

GitHub : https://github.com/jehret/invoise

Spring 5 - Branch : CONTENEUR_LEGER

Spring 6 - Branch : CONTENEUR_LEGER_V3

Marquer "terminé" et passer à la session suivante  
Discussion

2 comments