spring-guides / tut-rest

Building REST services with Spring :: Learn how to easily build RESTful services with Spring

Home Page:https://spring.io/guides/tutorials/rest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookmarkControllerAdvice no imports

mdbudnick opened this issue · comments

The tutorial does not contain the imports for this class.

Is there some norm I don't know where I have to copy and paste from the source code instead of the tutorial copy?

This tutorial was completely rewritten as of 63d3937.

I suggest you read it from the top and be sure to let us know if you spot any issues!