File tree Expand file tree Collapse file tree
src/main/resources/archetype-resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <groupId >com.pigumer.tools.archetype</groupId >
66 <artifactId >openapi-archetype</artifactId >
7- <version >0.1.16 </version >
7+ <version >0.1.17 </version >
88 <packaging >maven-archetype</packaging >
99
1010 <name >openapi-archetype</name >
Original file line number Diff line number Diff line change 11rm -rf out
22
3- curl -L https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/5.1 .1/openapi-generator-cli-5.1 .1.jar -o openapi-generator-cli.jar
3+ curl -L https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/5.3 .1/openapi-generator-cli-5.3 .1.jar -o openapi-generator-cli.jar
44
55java -jar openapi-generator-cli.jar batch services/service-spring-appservice.yaml
66java -Xmx1024M -DloggerPath=conf/log4j.properties -DsupportingFiles -jar openapi-generator-cli.jar batch services/service-spring-controller.yaml
You can’t perform that action at this time.
0 commit comments