Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cheikh-sadbouh opened this issue Nov 5, 2020 · 0 comments

Comments

@cheikh-sadbouh
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant