Closed duangsuse closed 5 years ago
:star: Controller templates are generated by kotlin_spring_codegen.js with API interface descriptions written in GeekSpec DSL in file geekapk_v1b_api.geekspec
kotlin_spring_codegen.js
geekapk_v1b_api.geekspec
Run node kotlin_spring_codegen.js in project root directory to see the magic
node kotlin_spring_codegen.js
:control_knobs: Added controllers:
:+1: Since there's no other contributor in this repository, merging this PR without code reviewing
Controller templates finished :label:
:star: Controller templates are generated by
kotlin_spring_codegen.js
with API interface descriptions written in GeekSpec DSL in filegeekapk_v1b_api.geekspec
Run
node kotlin_spring_codegen.js
in project root directory to see the magic:control_knobs: Added controllers: