{"id":21417532,"url":"https://github.com/davidgfolch/schibstedwebapptest","last_synced_at":"2025-10-28T17:35:02.292Z","repository":{"id":45422001,"uuid":"80273503","full_name":"davidgfolch/SchibstedWebappTest","owner":"davidgfolch","description":"Schibsted Webapp Test with com.sun.net.httpserver","archived":false,"fork":false,"pushed_at":"2022-11-16T09:22:44.000Z","size":197,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T05:45:37.514Z","etag":null,"topics":["dependency-injection","framework-agnostic","functional-programming","httpserver","java-8","rxjava2","webapp"],"latest_commit_sha":null,"homepage":"","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/davidgfolch.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}},"created_at":"2017-01-28T08:04:35.000Z","updated_at":"2020-03-09T10:39:50.000Z","dependencies_parsed_at":"2023-01-23T07:45:13.811Z","dependency_job_id":null,"html_url":"https://github.com/davidgfolch/SchibstedWebappTest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgfolch%2FSchibstedWebappTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgfolch%2FSchibstedWebappTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgfolch%2FSchibstedWebappTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgfolch%2FSchibstedWebappTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidgfolch","download_url":"https://codeload.github.com/davidgfolch/SchibstedWebappTest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243918629,"owners_count":20368745,"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":["dependency-injection","framework-agnostic","functional-programming","httpserver","java-8","rxjava2","webapp"],"created_at":"2024-11-22T19:16:10.980Z","updated_at":"2025-10-28T17:34:57.249Z","avatar_url":"https://github.com/davidgfolch.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Schibsted web-app test\n\n## How to run\n\n### Run with logs (using maven-assembly-plugin)\n\tmvn clean package\n\tjava -jar target/webapp-0.0.1-SNAPSHOT-jar-with-dependencies.jar\n\n#### With colored output (perl required)\n\t./run.sh\nThat is the same as:\u003cbr/\u003e\n\n\tmvn clean package | perl colorTail.pl\n\tjava -jar target/webapp-0.0.1-SNAPSHOT-jar-with-dependencies.jar | perl colorTail.pl\n\n### Quick run (using exec-maven-plugin)\n\tmvn exec:java\n\n## Technical description\n\nServer configuration via annotations, handlers can be overrided in server.properties\u003cbr/\u003e\nUsing filters (com.sun.net.httpserver.Filter): see [AuthFilter](./src/main/java/com/schibsted/webapp/server/filter/AuthFilter.java) \u0026 [ParamsFilter](./src/main/java/com/schibsted/webapp/server/filter/ParamsFilter.java) implementations.\u003cbr/\u003e\nMVCHandler implementation\u003cbr/\u003e\nUsing Apache org.apache.httpcomponents.httpclient to parse params and response status constants.\u003cbr/\u003e\nUsing Apache log4j2 as default logger.\u003cbr/\u003e\nUsing Apache log4j2 JUL bridge to log httpserver logs.\u003cbr/\u003e\nUsing jtwig for templates.\u003cbr/\u003e\n\n## Sonar build via Travis\n\nI've set a sonar build via Travis, you can see the [dashboard here](https://sonarcloud.io/dashboard?id=davidgfolch_SchibstedWebappTest)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidgfolch%2Fschibstedwebapptest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidgfolch%2Fschibstedwebapptest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidgfolch%2Fschibstedwebapptest/lists"}