{"id":22059265,"url":"https://github.com/opentable/otj-filterorder","last_synced_at":"2025-07-24T00:31:45.684Z","repository":{"id":33918124,"uuid":"132648923","full_name":"opentable/otj-filterorder","owner":"opentable","description":"Servlet filter order resolver.","archived":true,"fork":false,"pushed_at":"2023-11-16T17:17:43.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-23T17:13:17.766Z","etag":null,"topics":["platform-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opentable.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-08T18:28:25.000Z","updated_at":"2024-11-24T17:50:26.000Z","dependencies_parsed_at":"2024-11-30T17:38:58.006Z","dependency_job_id":null,"html_url":"https://github.com/opentable/otj-filterorder","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/opentable/otj-filterorder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-filterorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-filterorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-filterorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-filterorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentable","download_url":"https://codeload.github.com/opentable/otj-filterorder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentable%2Fotj-filterorder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266774718,"owners_count":23982246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["platform-java"],"created_at":"2024-11-30T17:27:47.257Z","updated_at":"2025-07-24T00:31:45.369Z","avatar_url":"https://github.com/opentable.png","language":"Java","readme":"The filter order dependency resolver accepts dependency declarations in\nthe form of injected beans and reorders servlet filters in order to\naccord to the desired dependencies.\n\nHere is an example.  In it, B is said to depend on A, so in the final\nordering, A will come before B.\n\n    @Bean\n    public OrderDeclaration sampleOrderDeclaration() {\n        return OrderDeclaration\n                .of(FilterB.class)\n                .dependsOn(FilterA.class);\n    }\n\n\nSee the classes' Javadocs for more detail.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fotj-filterorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentable%2Fotj-filterorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentable%2Fotj-filterorder/lists"}