{"id":20365024,"url":"https://github.com/h3ar7b3a7/springservletstackxml","last_synced_at":"2026-05-17T19:05:30.930Z","repository":{"id":136744908,"uuid":"310838495","full_name":"H3AR7B3A7/SpringServletStackXml","owner":"H3AR7B3A7","description":"Further exploration of the Spring servlet stack, using XML-based configuration.","archived":false,"fork":false,"pushed_at":"2020-12-30T19:23:43.000Z","size":182,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-08T06:18:37.105Z","etag":null,"topics":["servlet-stack","spring-mvc","xml-configuration"],"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/H3AR7B3A7.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}},"created_at":"2020-11-07T12:21:01.000Z","updated_at":"2020-12-30T19:23:45.000Z","dependencies_parsed_at":"2023-07-14T13:17:14.641Z","dependency_job_id":null,"html_url":"https://github.com/H3AR7B3A7/SpringServletStackXml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/H3AR7B3A7/SpringServletStackXml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FSpringServletStackXml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FSpringServletStackXml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FSpringServletStackXml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FSpringServletStackXml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H3AR7B3A7","download_url":"https://codeload.github.com/H3AR7B3A7/SpringServletStackXml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FSpringServletStackXml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33151625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["servlet-stack","spring-mvc","xml-configuration"],"created_at":"2024-11-15T00:14:58.984Z","updated_at":"2026-05-17T19:05:30.887Z","avatar_url":"https://github.com/H3AR7B3A7.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Web Application (XML-config version)\n\n## What we did so far:\n- Configured our dispatcher servlet\n- Implemented simple custom error-page\n- Added view-resolver\n- Made simple get and post requests\n- Added static resource handling (css)\n- Added Internationalization (2 resource bundles)\n- Added a way to upload a file to the server\n  - We will maybe use a db to upload to later\n  (We already know how to implement databases properly from previous projects)\n  - The service for this can be easily switched out\n- Added an example of method validation on file name in 'FileUploadController'\n- Added a Employee form (Spring form) with:\n  - Validation using a model \u0026 BindingResult\n- Quick mongo implementation to show employees inserted by this form\n  - We will add proper dao for mongo and mySQL later\n- Added birth form with:\n  - A Custom validator\n  - Type conversions using PropertyEditorSupport  \n  (For other option: Converter, see [this](https://stackoverflow.com/questions/12544479/spring-mvc-type-conversion-propertyeditor-or-converter))\n- Using multiple contexts (Added 'my-beans')\n- Comparing scopes: request / session (we did something similar for 'singleton' and 'session' in a previous project)\n- Page redirection with flash attributes, comparing 'old' and 'new'\n  - With RedirectView\n  - With ModelAndView\n\n## Validation\n\u003cimg width=\"500\" src=\"https://raw.githubusercontent.com/H3AR7B3A7/SpringServletStackXml/master/validation.png\" alt=\"fc\"\u003e\u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3ar7b3a7%2Fspringservletstackxml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh3ar7b3a7%2Fspringservletstackxml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3ar7b3a7%2Fspringservletstackxml/lists"}