January 2019
Intermediate to advanced
378 pages
11h 35m
English
We can build RESTful APIs or services with the OpenAPI 3.0 specification-ready light-rest-4j provided frameworks and scaffold a project with a command-line tool called light-code-gen tool. It enables JWT scope-verification and schema-validation for any service requests.
The light-code-gen tool helps us to scaffold a project with a specification file and a config JSON file. The command-line tool can be as simple as a Java command-line tool, docker command line, or even a script that can be part of the DevOps pipeline. light-code-gen works with our favorite Maven build tool as well.
Read now
Unlock full access