All Projects → miguelperezcolom → mateu-mdd

miguelperezcolom / mateu-mdd

Licence: other
Open source framework for Model Driven Development (MDD)

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects
SCSS
7915 projects
HTML
75241 projects
XSLT
1337 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mateu-mdd

PagedTable
PagedTable Add-on for Vaadin Framework 8
Stars: ✭ 19 (-29.63%)
Mutual labels:  vaadin
maven-springboot-electron
Package your Java Web Application with Electron + OpenJDK only using Maven
Stars: ✭ 44 (+62.96%)
Mutual labels:  vaadin
helloworld-web
Hello World web application in 39 different ways in Java
Stars: ✭ 18 (-33.33%)
Mutual labels:  vaadin
testbench
Vaadin TestBench is a tool for automated user interface testing of Vaadin Framework applications.
Stars: ✭ 20 (-25.93%)
Mutual labels:  vaadin
material-theme-fw8
Material design theme for Vaadin Framework 8
Stars: ✭ 23 (-14.81%)
Mutual labels:  vaadin
vaadin-split-layout
The Web Component which allows you to partition a layout into resizeable areas. Part of the Vaadin components.
Stars: ✭ 40 (+48.15%)
Mutual labels:  vaadin
crawling-framework
Easily crawl news portals or blog sites using Storm Crawler.
Stars: ✭ 22 (-18.52%)
Mutual labels:  vaadin
vaadin-date-range-picker
Vaadin Flow DateRangePicker 📅 implementation
Stars: ✭ 13 (-51.85%)
Mutual labels:  vaadin
base-starter-flow-quarkus
A project base/example for using Vaadin with Quarkus
Stars: ✭ 23 (-14.81%)
Mutual labels:  vaadin
karibu-dsl
Kotlin Vaadin extensions and DSL
Stars: ✭ 86 (+218.52%)
Mutual labels:  vaadin
vaadin-demo-bakery-app
This project contains the source code generated by Vaadin's Starter Pack (Bakery App/Spring)
Stars: ✭ 43 (+59.26%)
Mutual labels:  vaadin
vaadin-context-menu
The responsive Web Component for showing context dependent items for any element on the page. Part of the Vaadin components.
Stars: ✭ 26 (-3.7%)
Mutual labels:  vaadin
medict
medict a cross platform dictionary application,support mdict (*.mdx/*.mdd) dictionary format
Stars: ✭ 154 (+470.37%)
Mutual labels:  mdd
java-pwa
Progressive Web Apps in Java
Stars: ✭ 48 (+77.78%)
Mutual labels:  vaadin
vaadin-checkbox
The Web Component for customized checkboxes. Part of the Vaadin components.
Stars: ✭ 18 (-33.33%)
Mutual labels:  vaadin
js-mdict
*.mdx/*.mdd interpreter js implements
Stars: ✭ 91 (+237.04%)
Mutual labels:  mdd
report-ui
Generate Jasper Reports from your entities/beans/POJOs.
Stars: ✭ 14 (-48.15%)
Mutual labels:  vaadin
base-starter-angular
Base Starter for Vaadin components with Angular
Stars: ✭ 13 (-51.85%)
Mutual labels:  vaadin
karibu10-helloworld-application
Karibu-DSL HelloWorld application in Vaadin 14
Stars: ✭ 14 (-48.15%)
Mutual labels:  vaadin
VaadinTetris
Vaadin and Canvas Element Demo.
Stars: ✭ 18 (-33.33%)
Mutual labels:  vaadin

Mateu MDD

Mateu MDD is a framework for creating awesome responsive web applications from java at speed of light, and it's main target is to allow you to do it with the minimum lines of code.

MDD

For achieving this goal, Mateu MDD provides

  • a set of abstract classes and interfaces for defining your app
  • Model Driven Development (aka MDD) utilities
  • and the power of the Vaadin framework

So, you define your whole application by using plain java clases. From the application structure and menus to any UI custom component.

The true power of this approach comes up when you compose or extend existing appications just by using java inheritance, polimorphism and the maven dependency mechanism, or when you want to customize the styles or add your custom components with Vaadin.

I hope you like it ;)

Read the user manual

Please go to [https://github.com/miguelperezcolom/mateu-mdd/wiki]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].