DomainDriven-Vaadinator
Domain Driven generation of Vaadin applications ("Vaadinator")
Vaadinator generates a vaadin-based User Interface (both mobile and Desktop), backend and testing facilties from an annotated Domain class. It borrows much from the Domain Driven Design idea. Our intention is to get people productive with vaadin and excited about vaadin – even those who never worked with it before. Vaadinator is free and open source (Apache 2.0-licensed).
The download ZIP contains the documentation to get started but you have to bring a maven archetype in place also - you find everything you need (including a quickstart) at https://github.com/akquinet/vaadinator
Feel free to share your insights, thoughts and feedback! - you can do this e.g. by using the Comments function of our Blog (bottom part of the page):
English: http://blog.akquinet.de/2014/10/25/quickstart-vaadin-mobile-applications-with-vaadinator-part-1-introduction/#more-7200 German :http://blog-de.akquinet.de/2014/10/25/vaadinator-ein-schneller-weg-zu-mobilen-anwendungen-mit-vaadin-teil-1-einfuhrung/#more-3984
Sample code
cd <checkoutDir> mvn install cd ../<yourEmptyDir> mvn archetype:generate -DarchetypeGroupId=de.akquinet.engineering.vaadin.vaadinator -DarchetypeArtifactId=vaadinator-touchkit-tomcat-archetype -DarchetypeVersion=0.10-SNAPSHOT cd <artifactId> mvn package eclipse:eclipse
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
0.10-SNAPSHOT to switch to current Vaadin and TouchKit
- Released
- 2014-10-29
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 7.1+
- Browser
- N/A
DomainDriven-Vaadinator - Vaadin Add-on Directory
Domain Driven generation of Vaadin applications ("Vaadinator")Source Code
Discussion
DomainDriven-Vaadinator version 0.9-SNAPSHOT
null
DomainDriven-Vaadinator version 0.10-SNAPSHOT
0.10-SNAPSHOT to switch to current Vaadin and TouchKit