From 954d736ad01965ddd5bb2ed2427fe8b10b51266c Mon Sep 17 00:00:00 2001 From: Dima Denisenko <1253839+dimdnk@users.noreply.github.com> Date: Thu, 18 Jul 2024 19:22:51 +0300 Subject: [PATCH] feat: use mvc-rest naming convention --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 936cee7..efb0df6 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ org.iqkv.boot - boot-starter-restful + boot-starter-mvc-rest org.iqkv.boot