{"id":22647072,"url":"https://github.com/damingerdai/security-jwt-app","last_synced_at":"2026-04-17T07:33:24.314Z","repository":{"id":40502099,"uuid":"507585846","full_name":"damingerdai/security-jwt-app","owner":"damingerdai","description":"Spring Boot and Spring Security with JWT App","archived":false,"fork":false,"pushed_at":"2026-03-26T17:48:50.000Z","size":101,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-27T05:26:49.844Z","etag":null,"topics":["jwt-token","spring","spring-boot","spring-security"],"latest_commit_sha":null,"homepage":"","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/damingerdai.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-26T13:45:10.000Z","updated_at":"2025-11-07T00:57:33.000Z","dependencies_parsed_at":"2023-12-20T15:43:28.193Z","dependency_job_id":"b443f87e-94d1-40d9-943f-2538a29436d2","html_url":"https://github.com/damingerdai/security-jwt-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/damingerdai/security-jwt-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fsecurity-jwt-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fsecurity-jwt-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fsecurity-jwt-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fsecurity-jwt-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damingerdai","download_url":"https://codeload.github.com/damingerdai/security-jwt-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fsecurity-jwt-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31920173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["jwt-token","spring","spring-boot","spring-security"],"created_at":"2024-12-09T07:32:32.249Z","updated_at":"2026-04-17T07:33:24.294Z","avatar_url":"https://github.com/damingerdai.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot and Spring Security with JWT App\n\n## database migration\n\nupdate db connection in `pom.xml` with yourself db info:\n\n```shell\nmvn flyway:migrate\n```\n\n## setup \n\nupdate db connection in `application.yml` with yourself db info:\n\n```shell\nmvn spring-boot:run\n```\n\n## test\n\n### login\n\n```shell\ncurl --location --request GET 'http://127.0.0.1:8080/login' \\\n--header 'username: admin' \\\n--header 'password: 12345'\n```\n\n### test api\n\n```shell\ncurl --location --request GET 'http://127.0.0.1:8080/test/list' \\\n--header 'Authorization: Bearer ${token_from_last_step'\n```\n\n## reference\n\n1. [Spring-security与JWT前后端分离](https://rstyro.github.io/blog/2021/07/23/Spring-security%E4%B8%8EJWT%E5%89%8D%E5%90%8E%E7%AB%AF%E5%88%86%E7%A6%BB/)\n2. [秒懂SpringBoot之全网最易懂的Spring Security教程](https://shusheng007.top/2023/02/15/springsecurity/)\n3. [最新版 Spring Security5.x 教程合集(顺序已经整理好)](http://www.javaboy.org/springsecurity/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamingerdai%2Fsecurity-jwt-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamingerdai%2Fsecurity-jwt-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamingerdai%2Fsecurity-jwt-app/lists"}