scrmtrey91

Results 4 comments of scrmtrey91

Looks like jsoup dependency is from flow actually. Ahh... JSOUP version 1.12.1 looks fine. Maybe this commit : [JSOUP update commit](https://github.com/vaadin/flow/commit/688ee59c54f79f4ec906b5b54ce20b662c155747#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8)

[JSOUP issue 1672](https://github.com/jhy/jsoup/issues/1672)

Here you go. Sample project from GITHUB. - Vaadin 14.7.5 with vaadin-cdi. - Java 11. - Deployed on payara 5.2021.3 server. server.log (afte couple of F5 and button clicks): >...

Probably depends on how large is project. Also it depends on how many objects are injected via cdi (uiscoped etc) and also how much data entities are loaded into UI...