Both Things are not related
Error : The number of beans implementing 'I18NProvider' is 0. Cannot use Spring beans for I18N, fall
To help you, a bit more context is required
I will show my context
My Repository

My service

Controller

When i use get request on my endPoint

when i run spring

@quirky-zebra do u know some about it ?
i did not understand what i should do
here is my application.properties

vaadin.exclude-urls=/your-rest-endpoint/**
your-rest-endpoint i nedd to change to every end point ?
Normally all endpoints are below a common route like /api
i have / categories and /users
i need to put
vaadin.exclude-urls=/* ?
to exclude alls ?
Depends, if you do that Vaadin won’t work anymore ![]()
i use to work with vaadin14