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 b24b0acbc5 Merge branch 'feature/picker' of gremlin/lti-demo-cmr into develop | il y a 3 ans | |
---|---|---|
src | il y a 3 ans | |
.gitignore | il y a 3 ans | |
README.md | il y a 3 ans | |
pom.xml | il y a 3 ans |
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