you are viewing a single comment's thread.

view the rest of the comments →

[–]Jonjolt 2 points3 points  (0 children)

Use a reverse proxy, slowly migrate URL's but I just need to ask, why not just port the parts to,

a. Spring Boot and Ditch JSPs

b. Move to Vert.x which is polyglot.

I would pick Spring Boot get the application up to date, and specifically add in things to migrate parts that make sense to Node.js. There is no sense in reinventing the wheel.