{"id":35238193,"url":"https://github.com/omerg/spring-mvc-base","last_synced_at":"2026-04-06T07:01:35.786Z","repository":{"id":7137560,"uuid":"8434252","full_name":"omerg/spring-mvc-base","owner":"omerg","description":"Template Maven Project with Spring MVC and Hibernate configured.","archived":false,"fork":false,"pushed_at":"2016-09-08T12:49:42.000Z","size":670,"stargazers_count":9,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T19:56:32.180Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omerg.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":"2013-02-26T14:32:46.000Z","updated_at":"2023-07-23T09:04:34.000Z","dependencies_parsed_at":"2022-08-20T07:00:16.683Z","dependency_job_id":null,"html_url":"https://github.com/omerg/spring-mvc-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omerg/spring-mvc-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omerg%2Fspring-mvc-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omerg%2Fspring-mvc-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omerg%2Fspring-mvc-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omerg%2Fspring-mvc-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omerg","download_url":"https://codeload.github.com/omerg/spring-mvc-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omerg%2Fspring-mvc-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31463015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-12-30T04:10:45.305Z","updated_at":"2026-04-06T07:01:35.775Z","avatar_url":"https://github.com/omerg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is an example project demonstrating the basics of Spring MVC, Hibernate and Mustache Templates.\n\n# Getting started\n\n* Fork this project\n* Update your running MySql Database with the SQL script provided under conf/sql\n\n# Running the project\n\n```\n$ cd ${BASE_DIRECTORY}/spring-mvc-demo\n$ mvn clean test jetty:stop jetty:run\n```\n\nLaunch the project at http://localhost:8080/spring-mvc-demo/\n\n# Feature Highlights\n\n\n* File Structure\n\n\t* Based on maven-webapp archetype, the project file structure is defined as below:\n\t\n\t* src/main/java for Java Sources\n\t* src/main/resources for static configuration files\n\t* src/test/* for tests\n\t* src/main/webapp for static web resources (css, html, img, js)\n\n\n* Spring MVC\n\n\t* Annotation Based Configuration\n\t* Selective Component Scan\n\t* Inversion of Control\n\t* Mock HttpServletResponse \u0026 Response for Integration Testing\n\t* SpringJUnit4ClassRunner for utilizing annotations during testing\n\n\n* Hibernate\n\n\t* ORM Mapping\n\t* Model Validation\n\t* Transaction Management\n\t* Data-access-level pagination\n\t\n\t\n* Maven\n\n\t* Project Object Model (POM) Configuration\n\t* Platform independent resource \u0026 compilation encoding\n\t* Utilization of jetty-maven-plugin\n\t* Single line of command (clean test jetty:stop jetty:run) to clean, test, build and deploy\n\n\n* Testing\n\n\n* JUnit and EasyMock for testing\n\n\n* Front-End\n\n\t* Mustache.js for Document Object Model (DOM) Templating\n\t* jQuery for DOM Manipulation\n\t* Bootstrap for front-end styling and modal popUp actions\n\t* Namespacing pattern adopted for JavaScript\n\t\n\t\n* Database Management\n\t* MySQL\n\t\n\t\n* Version Control\n\t* Git\n\t\n\t\n* Other libraries used:\n\n\t* Log4j for logging\n\t* jCaptcha for captcha's\n\t* Jackson for json message translation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomerg%2Fspring-mvc-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomerg%2Fspring-mvc-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomerg%2Fspring-mvc-base/lists"}