Very detail about vaadin's VerticalLayout and HorizontalLayout. Thanks a lot, Marcus.
@simonmartinelli3 жыл бұрын
Very helpful tutorial, thanks Marcus!
@vaadinofficial3 жыл бұрын
Thanks Simon!
@frueskens3 жыл бұрын
Now I finally got it all because of your good stuff - thx!
@vaadinofficial3 жыл бұрын
Glad to hear that. Pretty much any layout out there can be broken down into nested horizontal and vertical layouts, so you should now be able to create almost anything you want :)
@timomeinen-softwarepilot63723 жыл бұрын
Thank you for the video. At 1:06 you reference the CSS file but I do not see a @CssImport at the view. Is there a naming convention or how does the CSS becomes available to the view?
@vaadinofficial3 жыл бұрын
It's using the new theme functionality introduced in Vaadin 19 and 14.6
@gennarogiaquinto39312 жыл бұрын
Very helpful. Can you tell me what software do you use for looking at the page updates in real time while coding?
@vaadinofficial2 жыл бұрын
I'm not using any additional software, just the Spring Boot devtools that are included with the starter.
@gennarogiaquinto39312 жыл бұрын
@@vaadinofficial oh, ok! I tried it, but in any case with Java code modifications I still have to rebuild project, is it right?
@braulioarencibia7407 Жыл бұрын
awesome. Thank you!
@vaadinofficial Жыл бұрын
Glad you liked it!
@ricardocantillo20423 жыл бұрын
Just as need.!
@MilsonPazienza Жыл бұрын
This vaadin should replace thymeleaf it will make our lives easy as Java dev