A Blog full of Web Projects

A Blog full of Web Projects

Java Spring Boot REST API with Basic Auth

02-March-2025

Java Spring Boot 3 REST API doing Basic Auth with a Vue 3 Client

Note: Due to the resource limitations of the Microsoft Azure Free App Service Plan, the initial load time will be up to 1 minute. A 403 Status code may happen too!

Try the demo...

The Web API at GitHub

The Vue Client at GitHub

Developed with Java 17 ! Showing the Users after a successful Logins by a Java Spring Boot 3 REST API doing Basic Auth and also JPA, Hibernate, Maven and MySQL with GET all Users functionality. Ready to be deployed to Azure App Service with Java 17 and Tomcat 10.1

A Blog made with Gatsby React and GraphQL