Skip to content

separate the model, rest and domain to three modules in the light-rest-4j-generator #541

@stevehu

Description

@stevehu

The benefits:

The model jar can be used by the consumer independently.
The rest module will be generated based on the specification.
The business logic will be in the domain module and it won't be overwritten if exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions