Skip to content

Can MigrationMiner be used for Methods mapping between two java classes? #4

Description

@cheikh-sadbouh

I have a legacy springMvc project and i want to refactor all the controllers to return ResponseEntity object rather then returning Model object which is returned by default.
please take a look at the attached pictures for more details.

Image 1: return Model object to the view

Component 21(2)


Image 2: return ResponseEntity object as a json format

Component 21(1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions