Vaadin+Spring Boot+Add-on

How do I get a UI component to work in a Spring Boot app? Seems like the expamples I find require configuration in xml filies that I don’t have.

Is there a magic annotation that will get them to work?