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
279 stars 199 forks source link

allow tracking of artifact hits for rest paths (defaults to false) #637

Open jenshp opened 1 month ago

jenshp commented 1 month ago

Changes to enable tracking of artifact hits for rest paths. Together with PR in moqui-runtime repository.

acetousk commented 1 month ago

I've looked through this code and it looks great and ready to merge

For reference this is the other pr: https://github.com/moqui/moqui-runtime/pull/231

jenshp commented 1 month ago

Added the recommendations talked about today, hope I understood them correctly, let me know if there is some issue.