You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.