springboot @RestController in Vaadin 14

springboot @RestController not working in vaadin14. Are their any specific configuration needed to made to publish webservices in Vaadin14 ? Any inputs are greatly appreciated. Thank you.

Works for me as described [here]
(https://www.baeldung.com/spring-controller-vs-restcontroller).