Skip to content

Commit

Permalink
add some TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
wubin1989 committed Jun 1, 2021
1 parent f7cb21d commit c12f010
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,11 @@ export default ExampleService;

- [x] Java generic support
- [x] Typescript service comment and type comment generation
- [ ] maven plugin for directly generating server side code from dsl
- [ ] Integrate springdoc-openapi-ui and generate swagger v3 annotation in code
for providing request parameters and request body validation feature
- [ ] Java proto and vo code generation from openAPI3 json file
- [ ] Java proto comment and vo comment generation
- [ ] maven plugin
- [ ] CI & CD support
- [ ] React project scaffold generation
- [ ] Angular project scaffold generation
Expand Down

0 comments on commit c12f010

Please sign in to comment.