{"id":16253554,"url":"https://github.com/pleft/springsprint2","last_synced_at":"2025-04-08T12:45:33.202Z","repository":{"id":75634189,"uuid":"76043981","full_name":"pleft/SpringSprint2","owner":"pleft","description":"Spring Framework Experimenting Sprints #2","archived":false,"fork":false,"pushed_at":"2017-09-04T12:42:13.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T08:48:22.319Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pleft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-12-09T14:50:17.000Z","updated_at":"2016-12-09T14:53:40.000Z","dependencies_parsed_at":"2023-06-07T04:45:09.030Z","dependency_job_id":null,"html_url":"https://github.com/pleft/SpringSprint2","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"c0684622a54464844ba1309be4b3f95a2a95408d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSpringSprint2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSpringSprint2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSpringSprint2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSpringSprint2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pleft","download_url":"https://codeload.github.com/pleft/SpringSprint2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247846564,"owners_count":21006067,"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-10-10T15:17:46.585Z","updated_at":"2025-04-08T12:45:33.160Z","avatar_url":"https://github.com/pleft.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Sprint 2\n\n## Spring Framework Experimenting Sprints #2\n\n### Description\nSimple Spring application demonstrating two ways of initializing the Web Application Context. Either by implementing the `WebApplicationInitializer` interface and registering an DispatcherServlet or by implementing the `AbstractAnnotationConfigDispatcherServletInitializer`. The second approach is in a separate branch named: `DispatcherServletInitializer`.\n\nThis example also shows the two contexts created, one is the rootContext in which we register beans like `service`s, `DAO`s etc (`RootContextConfiguration`)and the other is the servlet context in which we register our `Controllers` (`ServletContextConfiguration`)\n\n### How to run\nrun the command: `mvn clean package tomcat7:run`\n\nAccessible through: `http://localhost:8080/SpringSprint2/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpleft%2Fspringsprint2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpleft%2Fspringsprint2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpleft%2Fspringsprint2/lists"}