{"id":23416529,"url":"https://github.com/tedwon/example-servlet-filter","last_synced_at":"2025-06-27T07:34:27.860Z","repository":{"id":137511321,"uuid":"164994848","full_name":"tedwon/example-servlet-filter","owner":"tedwon","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-10T05:50:44.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T21:19:23.040Z","etag":null,"topics":[],"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/tedwon.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2019-01-10T05:18:38.000Z","updated_at":"2019-03-12T04:11:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"698d7b6b-8ef5-4688-ae53-e154478bc2b9","html_url":"https://github.com/tedwon/example-servlet-filter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tedwon/example-servlet-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedwon%2Fexample-servlet-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedwon%2Fexample-servlet-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedwon%2Fexample-servlet-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedwon%2Fexample-servlet-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedwon","download_url":"https://codeload.github.com/tedwon/example-servlet-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedwon%2Fexample-servlet-filter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262212951,"owners_count":23276020,"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","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":[],"created_at":"2024-12-22T22:15:04.110Z","updated_at":"2025-06-27T07:34:27.845Z","avatar_url":"https://github.com/tedwon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Execute mvn command to build:\n\n~~~\n$ mvn clean package\n~~~\n\nThen, put example-servlet-filter.jar in WEB-INF/lib of your web application.\n\nAnd add servlet filter to web.xml\n~~~\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cweb-app version=\"3.0\" xmlns=\"http://java.sun.com/xml/ns/javaee\"\n         xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n         xsi:schemaLocation=\"http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd\"\u003e\n    \u003cfilter\u003e\n        \u003cfilter-name\u003eExampleServletFilter\u003c/filter-name\u003e\n        \u003cfilter-class\u003eexample.ExampleServletFilter\u003c/filter-class\u003e\n        \u003cinit-param\u003e\n            \u003cparam-name\u003eoutput\u003c/param-name\u003e\n            \u003cparam-value\u003e65536\u003c/param-value\u003e\n        \u003c/init-param\u003e\n    \u003c/filter\u003e\n\n    \u003cfilter-mapping\u003e\n        \u003cfilter-name\u003eExampleServletFilter\u003c/filter-name\u003e\n        \u003curl-pattern\u003e/*\u003c/url-pattern\u003e\n    \u003c/filter-mapping\u003e\n\n    \u003cdistributable/\u003e\n\u003c/web-app\u003e\n~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedwon%2Fexample-servlet-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedwon%2Fexample-servlet-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedwon%2Fexample-servlet-filter/lists"}