christophknabe/spring-ddd-bank

Find Replacement for HttpRequester

Closed this issue · 1 comments

HttpRequester seems outdated. Firefox does no longer support this Add-on. Find a new REST client!

Postman works quite well. Also the new Swagger UI generated by springfox is now included. It serves both for documenting the REST interface as well as offering a simple user interface for calling the REST service.