moqui / moqui-framework

Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
http://www.moqui.org
Other
281 stars 201 forks source link

Did you have Moqui 2.0 documents? #247

Closed hanyou closed 7 years ago

hanyou commented 7 years ago

I download MakingAppsWithMoqui-1.0.pdf form website, now you release 2.0, where do i download document?

shendepu commented 7 years ago

@hanyou I think David would like issues to be related with bugs, real issues, feature request to the corresponding repository, rather than general questions. Those general questions can be asked on StackOverflow or LinkedIn group.

I would suggest you walk through StackOverflow (search with keyword moqui), and LinkedIn group (If you can't access, you shall find a VPN (paid maybe) to connect).

There are repositories under moqui umbrella

Each repository addresses different concerns, and issue shall be created in corresponding repo.

To your question, MakingAppsWithMoqui-1.0.pdf was made several years ago, David did not have time to update it and from earlier communication on such question, it is unlikely to be updated in near future.

But the source code is all there, you may find your best way to exploit them.

From my experience, it takes more than half a year to get some level of understanding on moqui-framework if you are experienced in J2EE. Do not try to compare the concept of Spring, Structs with moqui-framework since they are very different. Moqui provides the one-stop solution. And it may take years on mantle artifacts (udm, usl) since they are more business related like ERP, ecommerce, HR, CRM, Finance etc.