zgrossbart / HelloSpiffyMavenPlugin

The Spiffy UI sample project generated by the project creator and building with Apache Maven. This project shows how to build your project with the Spiffy UI Maven plugin.

Home Page:http://www.spiffyui.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spiffy UI - GWT made simple

This is an application created with the Spiffy UI Framework project creator, which builds a simple REST application with Apache Maven.

Building and Running HelloSpiffyMavenPlugin

This project is built with Apache Maven.

Go to your project's root directory and run the following command:

mvn package jetty:run

This will download the required libraries, build your project, and run it. You can access the running application here:

http://localhost:8080

License

Spiffy UI is available under the Apache License, Version 2.0.

About

The Spiffy UI sample project generated by the project creator and building with Apache Maven. This project shows how to build your project with the Spiffy UI Maven plugin.

http://www.spiffyui.org

License:Apache License 2.0


Languages

Language:Java 100.0%