This repo is for testing OpenAPI Generator in Spring Boot. OpenAPI Specification and plugins are used to define endpoints and config to generate automatic code.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Update README.md for maven configuration openapi codegen plugin
3d115b6View on GitHubfeature / update package name in config.json to generate code
20db9e6View on GitHubfeature / add .openapi-generator-ignore to ignore certain code we don't want to generate.
b740d5aView on GitHubfeature / add openapi generator maven plugin in pom.xml and config that to use external file
e48760bView on GitHubadd / create spring boot 3.2.3 project from start.spring.io
a71b5c7View on GitHub