Java 11 REST API adding POST and Basic Authentication



Java 11 REST API adding POST and Basic Authentication

Java 11 REST API adding POST and Basic Authentication

Extend the REST API web service built using Java 11, JakartaEE and Maven to allow POST calls and Basic Authentication. The web service is demonstrated by deploying to a GlassFish 6 webserver running on localhost. To test the web service the SOAPUI client is used. This builds on the earlier video “Build Java 11 Rest API web service “.

Link to the previous video: https://youtu.be/kJ-Ps2z9nB8
This video is brought to you by https://SoftwarePulse.co.uk – visit to see more examples of Java.