{"id":23478326,"url":"https://github.com/willis7/enterprise-gradle","last_synced_at":"2025-04-13T17:00:05.314Z","repository":{"id":71222703,"uuid":"38606310","full_name":"willis7/enterprise-gradle","owner":"willis7","description":"A bootstrapped Gradle project which includes features such as Integration Testing, Code Coverage, SonarQube and Publishing","archived":false,"fork":false,"pushed_at":"2015-12-10T13:09:27.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-13T17:00:02.045Z","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/willis7.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}},"created_at":"2015-07-06T08:19:40.000Z","updated_at":"2015-07-06T16:06:47.000Z","dependencies_parsed_at":"2023-03-14T20:00:40.351Z","dependency_job_id":null,"html_url":"https://github.com/willis7/enterprise-gradle","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/willis7%2Fenterprise-gradle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fenterprise-gradle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fenterprise-gradle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fenterprise-gradle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willis7","download_url":"https://codeload.github.com/willis7/enterprise-gradle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750078,"owners_count":21155685,"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-24T19:18:45.609Z","updated_at":"2025-04-13T17:00:05.275Z","avatar_url":"https://github.com/willis7.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enterprise Gradle Bootstrap\n\nThis project is a simple, MVC-based web application written in Java. Its main purpose is to demonstrate implementation approaches for typical project automation requirements with the help of Gradle.\n\n## Technical implementation\n\n* Java-based web application.\n* Web requests handled by Spring MVC.\n* Dependency Injection with Spring Beans.\n* Unit tests implemented with JUnit and Mockito.\n* Integration tests use Spring Test.\n* Target runtime environment: Apache Tomcat.\n\n## Applied Gradle features\n\n* Usage of the Gradle Wrapper.\n* Jacoco code coverage reporting.\n* PMD source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth.\n* Findbugs source code analyzer. Performs quality checks on your project's Java source files.\n* Dependency security checking. Checks dependencies which have been linked to your project for security violations.\n* SonarQube integration.\n* Deployment to an embedded [Tomcat](http://tomcat.apache.org/) container for local development.\n\n## Running the application\n\nYou can run your application on your local machine. There’s no need to install a Servlet container. In a terminal\nwindow execute the following command from the root level of the project:\n\n**Mac OS X/*nix**\n\n    ./gradlew tomcatRun\n\n**Windows**\n\n    gradlew.bat tomcatRun\n\nAfter a few moments, you will find the following output:\n\n    ...\n    Started Tomcat Server\n    The Server is running at http://localhost:8080/sample-app\n\nOpen your browser of choice and navigate to the URL.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Fenterprise-gradle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillis7%2Fenterprise-gradle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Fenterprise-gradle/lists"}