This commit is contained in:
arys
2026-01-17 17:19:23 +05:00
parent 12c08dfc03
commit ace178274d
5 changed files with 227 additions and 79 deletions
+6
View File
@@ -130,6 +130,12 @@
<version>1.17</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.5.0</version>
</dependency>
<!-- Apache Batik for SVG -> PNG conversion -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>