From 7fa32735f54506716e0f0cfc7a9a23e9ae8d454e Mon Sep 17 00:00:00 2001 From: Chad Cornelison Date: Sat, 28 Dec 2019 15:11:28 -0500 Subject: [PATCH] Added Branch specific note --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 18bc8439..35344168 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ Source code in this repository is to support my on line courses: * [Spring Boot Microservices with Spring Cloud](https://www.udemy.com/spring-boot-microservices-with-spring-cloud-beginner-to-guru/?couponCode=GIT_HUB2) + +#### Branch Note: +This is branch: `customer-assn` which reflects the final result of: +* Assignment 1: Create Get Endpoint with Spring MVC + +and is provided as the `Ending Source` reference as discussed in Chapter 29. +