View the Projects by pagnition

A Blog full of Web Projects

View the Projects by the navigation at the bottom of the Page sorted by Date...


Java Spring Boot REST API with JWT Auth

21-February-2025

Java Spring Boot 3 REST API doing JWT 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 using also JWT, 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


Java Spring Boot MVC with Spring Security - Basic Starter

13-February-2025

Java Spring Boot 3 MVC and Spring Security - A Basic Starter with CRUD functionality

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 Source code at GitHub

Take a look at the Basic Starter at GitHub with the same functionality but without Spring Security

The Source code at GitHub

Developed with Java 17 ! Showing and administrate a dataset of persons by a Java MVC Web Application (Secured by login) using also Spring Security, JSP, JPA, Hibernate, Maven and MySQL with CRUD functionality ready to be deployed to Azure App Service with Java 17 and Tomcat 10.1


Java Spring Boot MVC with Spring Security

08-February-2025

Java Spring Boot 3 MVC and Spring Security

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 Source code at GitHub

The below code is an old version with semilar functionality by Spring Boot 2 using a MS SQL Database

The source code at GitHub

Migration from Java 11 to Java 17 ! Showing and administrate a dataset of persons by a Java MVC Web Application (Secured by login) using MVC, Security, JSP, JPA, Hibernate, Maven and MySQL


Java Spring Boot REST API + MVC using Spring Security

07-February-2025

Java Spring Boot 3 REST API + MVC using Spring Security

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 Source code at GitHub

The below code is an old version with semilar functionality by Spring Boot 2

The source code at GitHub

Migration from Java 11 to Java 17 ! Showing and administrate a dataset of persons by a Java REST API and MVC Web Application (Secured by login) using also JSP, JPA, Hibernate, Maven, MySQL and jQuery for the frontend.


Java Spring Boot JAX-RS using REST API + MVC

06-February-2025

Java Spring Boot 3 JAX-RS Jersey REST API + MVC Application

The source code at GitHub

The below code is an old version with semilar functionality by Spring Boot 2

The source code at GitHub

Migration from Java 11 to Java 17 ! Showing and administrate a dataset of persons by a Java Jersey REST API and MVC Web Application using also JSP, JAX-RS, JPA, Hibernate, Maven and MySQL. React, Fetch API (Not working in IE), AngularJS and jQuery for the frontend client





A Blog made with Gatsby React and GraphQL