spring-boot-in-action-samples icon indicating copy to clipboard operation
spring-boot-in-action-samples copied to clipboard

Fix ch2 example

Open erikweibust opened this issue 10 years ago • 1 comments

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.

erikweibust avatar Jan 29 '16 02:01 erikweibust

Thanks for this. I didn't know what was going wrong until I saw this pull request.

Sheparzo avatar May 01 '16 20:05 Sheparzo