RESTService in Vaadin 10 App / Bakery

Hello,

I would like to export a REST-Service from within Vaadin 10, eg the bakery app…

I can write the @RestController but how do I include this in the Routing of the App?