Skip to content

Commit

Permalink
feat: use mvc-rest naming convention
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriidenisenko committed Jul 18, 2024
1 parent daf0d08 commit 954d736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
</dependency>
<dependency>
<groupId>org.iqkv.boot</groupId>
<artifactId>boot-starter-restful</artifactId>
<artifactId>boot-starter-mvc-rest</artifactId>
</dependency>
<dependency>
<groupId>org.iqkv.boot</groupId>
Expand Down

0 comments on commit 954d736

Please sign in to comment.