Walkthrough of Frequently Made Mistakes for Assignment 1B in Scalable Microservices

Опубликовано: 03 Февраль 2024
на канале: Douglas Schmidt
140
2

This video provides a walkthrough of the frequently made mistakes for assignment 1b in my Scalable Microservices courses in the spring of 2024. This assignment develops a synchronous microservice that uses Spring WebMVC, Java structured concurrency, Java sequential streams, and Java regular expressions to return Lists of objects containing information about movies from a movie recommender system we'll use throughout this course.

All material for this assignment is available at https://github.com/douglascraigschmid....