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
|
vor 4 Jahren | |
---|---|---|
src | vor 4 Jahren | |
.gitignore | vor 4 Jahren | |
README.md | vor 4 Jahren | |
pom.xml | vor 4 Jahren |
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