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.
Vaadin Hearthstone App
Just made a small web application
using https://vaadin.com/home
http://www.jooq.org/
I get data from http://hearthstoneapi.com/
I split it in 2 eclipse projects
The application downloads data from the API and fills up the database
https://github.com/iowa/hearthstone-api-backend
https://github.com/iowa/hearthstone-api-ui
You can use this to build your hearstone database and keep it up to date
with the http://hearthstoneapi.com/
Will be happy for some feedback, comment if you need any help deploying !
Hi Peter,
This is Lukas from the jOOQ team. Looks like you did a great job there! I'm gonig to comment on the jOOQ part only, as I'm sure there are people more qualified than me to comment on the Vaadin part.
I'm going to create issues directly on GitHub for the relevant feedback.
Keep up the good work!
Lukas