Skip to content

Use lib Gson instead of Jackson #925

@eduardocintra

Description

@eduardocintra

In the application that I work we use the Lib Gson instead of Jackson for this we exclude Jackson lib using:

@EnableAutoConfiguration(exclude = { JacksonAutoConfiguration.class })

But when I use this notation the SBA not works.

teste

It is possible to adapt SBA to use Gson lib?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions