Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit * feat: add rest client to call UPS API * feat: add tracking demo * Finalize demo of UPS * update pom.xml * add JUnit Test for ups connector * chore: polish doc & move images to folder * chore: Update product.json & group id, project version * fix: Correct version * chore: Adjust product component * fix: update version * fix: update version * refactor: format code and remove unused code * update pom.xml add oauth module * remove line space * refactor: change to normal property to avoid encoded the variable on rest client config * fix: correct parameter in process after changing variable name * refactor: add variable for Auth base URL * refactor: use frame-10 template, update property name * fix: update project build plugin version * Remove pattern project * refactor: update package name, format code * fix: correct OAuth feature location on rest client * refactor: add connector tags, change version in pom.xml * refactor: add tag for demo project * update project build plugin version (#7) * Handle feedbacks for documentation * Update README file --------- Co-authored-by: Ny Huynh <129814849+ny-huynh@users.noreply.github.com> Co-authored-by: Ny Huynh <ny.huynhthi@axonactive.com> Co-authored-by: AAVN\ptanh2 <anh.phamthai@axonactive.com> Co-authored-by: ptanhaxon <129739104+ptanhaxon@users.noreply.github.com>
- Loading branch information