From 3f999da1995a90b6362f1ac41dff09e664348dc8 Mon Sep 17 00:00:00 2001 From: Firas RG Date: Sat, 21 Sep 2024 19:48:31 +0100 Subject: [PATCH] update spring-petclinic-rest submodule --- README.md | 2 +- spring-petclinic-rest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29ef1d30..7ee10ea3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > As a long-time enthusiast of both [Java](https://dev.java/) and [React](https://react.dev/) technologies, I saw an exciting opportunity to rework the **Spring PetClinic Reactjs Version** project and combine creativity and technical skills into something robust and modern. Having used Java and React since my student days, I wanted to restructure the project into a multimodule [Maven](https://maven.apache.org/) project, taking full advantage of React for the frontend and [Spring Boot](https://github.com/spring-projects/spring-boot?tab=readme-ov-file#spring-boot---) for the backend. - Firas Regaieg -This project consists is composed of 2 subprojects: +The project is composed of 2 subprojects: 1. **Spring PetClinic Reactjs Client** – React-based web UI client application. 2. **Spring PetClinic Rest** – [REST API](https://restfulapi.net/) backend, integrated as a [Git submodule](https://git-scm.com/docs/gitsubmodules). diff --git a/spring-petclinic-rest b/spring-petclinic-rest index 99291bda..952bea99 160000 --- a/spring-petclinic-rest +++ b/spring-petclinic-rest @@ -1 +1 @@ -Subproject commit 99291bdaac983827717312f0a79cf26ae5aa7165 +Subproject commit 952bea992348ef942e396391d857035837d41dc0