- Vaadin 7 UI Design By Example:Beginner’s Guide
- Alejandro Duarte
- 96字
- 2021-08-13 16:17:36
Time for action – deploying and running
Steps to deploy and run a Vaadin application are as follows:
- Click on the Debug As… button on the toolbar and go to Debug As | Run Jetty.
- Alternatively, you can right click on your project and select Debug As | Run Jetty.
- Using your preferred browser, go to
http://localhost:8080/welcome
and play with the just created Vaadin application.
What just happened?
We have created, deployed, and run a Vaadin application using Eclipse. Upcoming applications will be generated way faster because we won't need to install any more plugins.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- 批調(diào)度與網(wǎng)絡(luò)問(wèn)題的組合算法
- Python極簡(jiǎn)講義:一本書(shū)入門(mén)數(shù)據(jù)分析與機(jī)器學(xué)習(xí)
- 愛(ài)上micro:bit
- Developing SSRS Reports for Dynamics AX
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- Advanced UFT 12 for Test Engineers Cookbook
- Kohana 3.0 Beginner's Guide
- 計(jì)算機(jī)程序的構(gòu)造和解釋?zhuān)↗avaScript版)
- Practical Responsive Typography
- Enterprise Application Architecture with .NET Core
- Access 2016數(shù)據(jù)庫(kù)應(yīng)用與開(kāi)發(fā):實(shí)戰(zhàn)從入門(mén)到精通(視頻教學(xué)版)
- SAP HANA Starter
- C#教程