{"id":20936661,"url":"https://github.com/davescott99/spring-security-jwt","last_synced_at":"2025-10-11T08:10:29.156Z","repository":{"id":219472754,"uuid":"749136609","full_name":"DaveScott99/spring-security-jwt","owner":"DaveScott99","description":"Autenticação e autorização com Spring Security e JWT","archived":false,"fork":false,"pushed_at":"2024-01-27T17:40:03.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T20:16:50.638Z","etag":null,"topics":["java","jwt","security","sringboot"],"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/DaveScott99.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}},"created_at":"2024-01-27T17:29:03.000Z","updated_at":"2024-01-27T17:43:23.000Z","dependencies_parsed_at":"2024-01-27T18:48:07.133Z","dependency_job_id":null,"html_url":"https://github.com/DaveScott99/spring-security-jwt","commit_stats":null,"previous_names":["davescott99/spring-security-jwt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveScott99%2Fspring-security-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveScott99%2Fspring-security-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveScott99%2Fspring-security-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveScott99%2Fspring-security-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveScott99","download_url":"https://codeload.github.com/DaveScott99/spring-security-jwt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243330257,"owners_count":20274037,"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":["java","jwt","security","sringboot"],"created_at":"2024-11-18T22:23:05.992Z","updated_at":"2025-10-11T08:10:24.126Z","avatar_url":"https://github.com/DaveScott99.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Spring Security JWT\n\u003c/h1\u003e\n\nProjeto desenvolvido com o intuito de apresentar uma implementação de autenticação e autorização com Spring Security e JWT.\n\n## Tecnologias\n \n- [Spring Boot](https://spring.io/projects/spring-boot)\n- [Spring MVC](https://docs.spring.io/spring-framework/reference/web/webmvc.html)\n- [Spring Security](https://spring.io/projects/spring-security)\n- [Spring Data JDBC](https://spring.io/projects/spring-data-jdbc)\n- [H2](https://www.h2database.com)\n\n## Como Executar\n- Clonar repositório git:\n```\ngit clone https://github.com/DaveScott99/spring-security-jwt.git\n```\n\n- Construir o projeto:\n```\n./mvnw clean package\n```\n\n- Executar:\n```\njava -jar ./target/spring-security-jwt-0.0.1-SNAPSHOT.jar\n```\n\n- Testar ( com [httppie](https://httpie.io) ):\n```\nhttp -a admin:admin@security POST :8080/authenticate\nJWT = \u003ctoken\u003e\nhttp :8080/private -A bearer -a ${JWT}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavescott99%2Fspring-security-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavescott99%2Fspring-security-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavescott99%2Fspring-security-jwt/lists"}