I face a challenge when migrating from RestTemplate to RestClient. The documentation mentions the changes in calls, but I have specific exception handling dealing that I have to return to the client ...
The Web Application is using GlassFish that comes with Netbeans. It connects to a MySQL databse that is all local. So this project will not work on your machine unless you change the code to work with ...