We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76cab73 commit df28adaCopy full SHA for df28ada
customer-service-client/pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.github.bsayli</groupId>
8
<artifactId>customer-service-client</artifactId>
9
- <version>0.1.0</version>
+ <version>0.2.0</version>
10
<name>customer-service-client</name>
11
<description>Generated client (RestClient) using generics-aware OpenAPI templates</description>
12
<packaging>jar</packaging>
customer-service/pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>com.example.demo</groupId>
15
<artifactId>customer-service</artifactId>
16
17
<name>customer-service</name>
18
<description>Demo service: Spring Boot 3.4 + Springdoc (OpenAPI) for generics-aware client generation</description>
19
0 commit comments