Creation article

This commit is contained in:
mepiphana2023
2024-04-23 11:18:03 +02:00
parent 91e6f66b56
commit 8417728b1d

View File

@@ -0,0 +1,9 @@
package fr.eni.enchere.controllers;
import org.springframework.stereotype.Controller;
@Controller
public class ArticleController {
}