Convert Java JSP and Servlets to RESR Web Service on StringBoot -- 4

Job ID: 34278363

Budget: $250 – $750 USD

https://bitbucket.org/cmsmanhattan/cmsmanhattan/src/master/

Controller classes need to change to the REST Web service style ( Jersey framework ) with JSON.
DTO classes exist but they should be mapped to JSON.

All JSP should be converted to RESR Controller also.
All application controllers and DAO classes (business layer) must be JUnit tested with hsqldb or h2.
All SQL logic must to use the Spring JDBC Template. Not Hibernate and Not JPA
AS a result Maven Script must run the JUnit test version 5 and test All http request and HTTP responses
New project complete on 50% . It needs to be complete. I added Swagger API doc. I need to cover by JUnit test and Bussines flow cases with Fixing errors and issues on the road map to complete the project.
Good to know JSP and Servlert to read old cms code.
Very important existing xml must match with JSon structure.