Done ticket GEPAFINBE-133 User action api response.

This commit is contained in:
piyushkag
2025-01-07 13:15:25 +05:30
parent 184cda9fd2
commit af5d31b9fe
7 changed files with 222 additions and 2 deletions

View File

@@ -245,6 +245,12 @@
<artifactId>reactor-netty</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>2.15.2</version>
</dependency>
</dependencies>
<repositories>
<repository>