Skip to content

Refactor modules to allow generation of core classes without Jackson #634

@fjtirado

Description

@fjtirado

There might be implementations which do not want Pojos that contains jackson annotations, so the current serverlessworkflow-api needs to be split into different modules.
Serverlessworkflow-api will continue depending on jackson, but the types generated will not contain any reference to jackson, allowing a different parser implementation, if desired.

Metadata

Metadata

Assignees

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