package fr.eni.enchere.controllers; import org.springframework.stereotype.Controller; @Controller public class ArticleController { }