Re: Creating a Client Webpage with embedded Java

2025-04-03 Thread Rick
I agree with you regarding using vaadin for such a small project is kinda overkill. I just found that vaadin+spring boot will be a full fledged versatile frameworks can handle most either small scale or large scale requirements. I use it as my scalable all-in-one solution in most cases. In turn, it

Re: Creating a Client Webpage with embedded Java

2025-04-03 Thread Ulrich Mayring
Hello, Am 03.04.25 um 01:04 schrieb slipbits: Just looked at vaadin. It's a commercial product with a monthly subscription fee. From the video it looks like small scale UI is supported but, from the video, it doesn't seem that a project (10,000 SLOC) is supported. That is, I would have expec