Securing a ReST interface with SpringBoot using Basic Authentication

In this article I aim to demystify the experience of securing a ReST API with SpringBoot using the HTTP Basic Authentication mechanism. Source code for this project is available on…

Read more »