-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MODOKAPFAC-4 Implement GET /_/proxy/tenants/<tenant>/modules (#12)
* basic implementation w/o filtering * use shared model * sorting and filtering * support "latest" parameter * fix style checks * ignore extension field in Module Descriptor * post-merge changes * dependency to folio-tls-utils tenant module service unit test * tenant module service unit test * integration test skeleton * integration test * api exception handler testing * fix sonar issues * complete module descriptor added * remove DB related classes and components * keep dependencies to liquibase and spring-jdbc to avoid exceptions during component scan of TenantService * remove liquibase scripts add TenantControllerTest * add TENANT_APPS_TTL env to README.md
- Loading branch information
1 parent
f04d40f
commit 6235551
Showing
69 changed files
with
18,386 additions
and
688 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.