Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
CssImport when using Component Exporter by Mikhail Shabarov, 1 month ago
Provide an Api with Vaadin
Hello,
My Website has some interfaces with other services (like android App). I want to provide a simple Api to them. For example an /subscribe /unsubscribe where i get some data for different purposes.
I have some difficulties with UI, VaadinServlet and Service. How can I provide such a service like described above?
Last updated on
You want to have yourdomain.com to map to your Vaadin UI, but /subscribe and some other urls would be handled by another servlet?
Last updated on
You cannot reply to this thread.