spring-boot-in-action-samples
spring-boot-in-action-samples copied to clipboard
Fix ch2 example
This change makes the ReadingListController match the behavior shown in Figure 2.4 and 2.5. Note that the code in Listing 2.6 should also be updated but this makes the download just work.
Thanks for this. I didn't know what was going wrong until I saw this pull request.