Reputation: 564
I need to upgrade my grails application from 2.4.4 to 3.3.6. is there any smart way to do it or any kind of help if you can share your experience.
Upvotes: 0
Views: 1791
Reputation: 508
Always follow the official upgrade guides.
There are upgrade guides from 2.x -> 3.2 and then from 3.2 -> 3.3
So you need to perform upgrade in 2 separate steps.
Upvotes: 1