Skip to content

Example for a srping automation with openapi code generator in java 17

Notifications You must be signed in to change notification settings

fpatrikhorvath/codegenerator-in-test-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring.boot framework & Openapi generator

The Openapi/Swagger code generator can help You generate the DTOs and the request templates.

Installation

  1. Delete the swagger-generated folder and generate the code, (or skip and use the provided)
  2. Run the server/server.js
  3. Run the feature by pressing the run button (cli run later on)

Commands

(Unix) code generate:

$ make Makefile generate

To run the mocked server:

$ node server/server.js

License

MIT

About

Example for a srping automation with openapi code generator in java 17

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published