lti-demo is predominantly builder based ...
api->actionbuilder->build->response
there is another approach which is message-response
pattern and this lti tool demo project does that.
api->messagebuilder->dispatch->response
gremlin 22d41b20d8 Merge branch 'develop' of gremlin/lti-demo-cmr into master | пре 3 година | |
---|---|---|
src | пре 3 година | |
.gitignore | пре 3 година | |
README.md | пре 3 година | |
pom.xml | пре 3 година |
lti-demo is predominantly builder based ...
api->actionbuilder->build->response
there is another approach which is message-response pattern and this lti tool demo project does that.
api->messagebuilder->dispatch->response