Prerequisites JDK 17 Spring CLI v3.4.5 Run the Client Locally Execute the following command in the root directory of the client_side python3 -m http.server 5500 Run the Server Locally Exceute the following command in the root directory of the ServerApp mvn spring-boot:run