{"id":25129693,"url":"https://github.com/benhunter/spring-security-dependency","last_synced_at":"2026-06-24T06:34:35.535Z","repository":{"id":88093759,"uuid":"605370712","full_name":"benhunter/spring-security-dependency","owner":"benhunter","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-23T02:26:47.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-06T19:11:23.038Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benhunter.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":"2023-02-23T02:24:41.000Z","updated_at":"2023-03-08T20:26:47.000Z","dependencies_parsed_at":"2023-06-26T00:04:05.098Z","dependency_job_id":null,"html_url":"https://github.com/benhunter/spring-security-dependency","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benhunter/spring-security-dependency","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhunter%2Fspring-security-dependency","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhunter%2Fspring-security-dependency/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhunter%2Fspring-security-dependency/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhunter%2Fspring-security-dependency/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benhunter","download_url":"https://codeload.github.com/benhunter/spring-security-dependency/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhunter%2Fspring-security-dependency/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34720920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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-02-08T12:18:36.165Z","updated_at":"2026-06-24T06:34:35.514Z","avatar_url":"https://github.com/benhunter.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Before Spring Security Dependency\n\n1. Created a Spring app with Spring Initializr.\n2. Added the Spring Boot Starter Web. Spring Boot Starter Test comes automatically. See `build.gradle`.\n3. Create a `@RestController` - `HomeResource.java`\n4. Build and run. `./gradlew build bootrun`\n5. Go to `localhost:8080` in a web browser.\n6. Notice no authentication is required to view the page.\n\n# After Spring Security Dependency\n\n1. In `gradle.build` add Spring Boot Starter Security.\n2. Build and run. `./gradlew build bootrun`\n3. Go to `localhost:8080` in a web browser.\n4. See the redirect to a form login page.\n5. Notice in the Spring log output shows a DefaultSecurityFilterChain was added. A generated \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenhunter%2Fspring-security-dependency","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenhunter%2Fspring-security-dependency","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenhunter%2Fspring-security-dependency/lists"}