{"id":19872123,"url":"https://github.com/praveen-nischal4/spring-security-basic","last_synced_at":"2026-04-30T02:36:05.236Z","repository":{"id":242382870,"uuid":"809400111","full_name":"Praveen-nischal4/Spring-Security-Basic","owner":"Praveen-nischal4","description":"Spring Security Basic Project to brush up your Concepts","archived":false,"fork":false,"pushed_at":"2024-06-02T16:10:09.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T02:45:15.328Z","etag":null,"topics":["authentication","dependency-injection","inmemoryauthenticatin","jdbc","jdbcauthentication","jdbctemplate","spring","springsecurity"],"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/Praveen-nischal4.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":"2024-06-02T15:29:07.000Z","updated_at":"2024-07-15T14:10:45.000Z","dependencies_parsed_at":"2024-06-02T18:00:02.504Z","dependency_job_id":"e017ea01-f452-4014-bbdd-d6a7d7a6cbd3","html_url":"https://github.com/Praveen-nischal4/Spring-Security-Basic","commit_stats":null,"previous_names":["praveen-nischal4/spring-security-basic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Praveen-nischal4/Spring-Security-Basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Praveen-nischal4%2FSpring-Security-Basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Praveen-nischal4%2FSpring-Security-Basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Praveen-nischal4%2FSpring-Security-Basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Praveen-nischal4%2FSpring-Security-Basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Praveen-nischal4","download_url":"https://codeload.github.com/Praveen-nischal4/Spring-Security-Basic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Praveen-nischal4%2FSpring-Security-Basic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32452741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["authentication","dependency-injection","inmemoryauthenticatin","jdbc","jdbcauthentication","jdbctemplate","spring","springsecurity"],"created_at":"2024-11-12T16:14:34.427Z","updated_at":"2026-04-30T02:36:05.217Z","avatar_url":"https://github.com/Praveen-nischal4.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e SPRING SECURITY BASICS CONCEPTS\u003c/h1\u003e\n\u003cp\u003e This is simple a Maven Project with Spring-MVC,Spring-Security to start with the basics of Spring security.Also i make use of Servlet Filter ie. Filter-Chain\nto configure spring security ,for database  mysql and default Schema of Spring for starters.Also for encrypting password PasswordEncoder concept is used ,for generating views pages JSP.\u003c/p\u003e\u003c/p\u003e\n\n\u003ch1\u003e Sections in This Project\u003c/h1\u003e\n \u003cul\u003e\n   \u003cli\u003e Admin  section (Trainer) \u003c/li\u003e\n   \u003cli\u003e User section (Coder)\u003c/li\u003e\n \u003c/ul\u003e\n\n \u003ch1\u003e Frameworks :\u003c/h1\u003e\n \u003cul\u003e\n   \u003cli\u003e Spring-MVC\u003c/li\u003e\n   \u003cli\u003e Spring\u003c/li\u003e\n   \u003cli\u003e Spring-Security\u003c/li\u003e\n \u003c/ul\u003e\n\n \u003ch1\u003ePrerequisite-Knowledge of :\u003c/h1\u003e\n \u003cul\u003e\n   \u003cli\u003e IOC (dependency-injection) \u003c/li\u003e\n   \u003cli\u003e Beans concept\u003c/li\u003e\n   \u003cli\u003e Configuration using Java\u003c/li\u003e\n   \u003cli\u003e JSP \u003c/li\u003e\n   \u003cli\u003e jstl\u003c/li\u003e\n   \u003cli\u003e MySQL\u003c/li\u003e\n   \u003cli\u003e Ecllipse (IDE) \u003c/li\u003e\n   \u003cli\u003e Spring (framework)\u003c/li\u003e\n   \u003cli\u003e Spring-MVC (framework)\u003c/li\u003e\n   \u003cli\u003e Spring-JDBC\u003c/li\u003e\n   \u003cli\u003e JDBC-Template\u003c/li\u003e\n   \u003cli\u003e HTML \u0026 Bootstrap\u003c/li\u003e\n \u003c/ul\u003e\n\n \u003ch1\u003e Dependency-Used :\u003c/h1\u003e\n \u003cul\u003e \n   \u003cli\u003e Spring-webmvc\u003c/li\u003e\n   \u003cli\u003e Spring-Security-Web\u003c/li\u003e\n   \u003cli\u003e Spring-Security-Config\u003c/li\u003e\n   \u003cli\u003e jstl\u003c/li\u003e\n   \u003cli\u003e mysql-connectr \u003c/li\u003e\n   \u003cli\u003e java-servlet-api\u003c/li\u003e\n   \u003cli\u003e spring-jdbc\u003c/li\u003e\n   \u003cli\u003e spring-security-taglibs\u003c/li\u003e\n   \u003cli\u003e maven-compiler-plugins\u003c/li\u003e\n   \n \u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraveen-nischal4%2Fspring-security-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraveen-nischal4%2Fspring-security-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraveen-nischal4%2Fspring-security-basic/lists"}