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.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Add-on "Forum module" like this.
I want this forum!
Maybe it will be like implements some interface for fetching data from database:
VaaForum forum = new ....
forum.addFetchingTopics(new Interface...{
})
and some tips for database sql, how to create tables + link to userId and what user table must contain.
sorry for bad english. its not my native language.
thanks
Hi,
Not as easy as you'd like, but far easier than implementing it all by yourself:
https://github.com/vaadin/tori
"Tori has a back-end implementation for Liferay and also a development implementation on top of JPA. ... Tori is available in the Liferay Marketplace."