{"id":24794192,"url":"https://github.com/shubhamv108/spring-boot-jwt-demo","last_synced_at":"2026-04-11T14:36:18.656Z","repository":{"id":48469932,"uuid":"187695754","full_name":"shubhamv108/spring-boot-jwt-demo","owner":"shubhamv108","description":"A simple parking lot applicaion built using Spring Boot to demostrate Spring Security with Json Web Tokens.","archived":false,"fork":false,"pushed_at":"2021-07-24T08:38:16.000Z","size":93,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T17:53:54.709Z","etag":null,"topics":["json-web-token","jwt","jwt-auth","jwt-authentication","jwt-bearer-tokens","jwt-token","jwt-tokens","maven","mysql","parking-lot","spring","spring-boot","spring-data-jpa","spring-security","springframework"],"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/shubhamv108.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}},"created_at":"2019-05-20T18:46:53.000Z","updated_at":"2022-09-30T15:17:11.000Z","dependencies_parsed_at":"2022-08-24T06:21:39.414Z","dependency_job_id":null,"html_url":"https://github.com/shubhamv108/spring-boot-jwt-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shubhamv108/spring-boot-jwt-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamv108%2Fspring-boot-jwt-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamv108%2Fspring-boot-jwt-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamv108%2Fspring-boot-jwt-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamv108%2Fspring-boot-jwt-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubhamv108","download_url":"https://codeload.github.com/shubhamv108/spring-boot-jwt-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhamv108%2Fspring-boot-jwt-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31684525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["json-web-token","jwt","jwt-auth","jwt-authentication","jwt-bearer-tokens","jwt-token","jwt-tokens","maven","mysql","parking-lot","spring","spring-boot","spring-data-jpa","spring-security","springframework"],"created_at":"2025-01-29T22:34:41.888Z","updated_at":"2026-04-11T14:36:18.611Z","avatar_url":"https://github.com/shubhamv108.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To run the application, execute following command in terminal -\n\ncd app-parking-lot\n\nmvn clean install\n\njava -jar -Dspring.profiles.active=\u003cdev/prod\u003e -Dspring.datasource.url=jdbc:mysql://\u003chost\u003e:\u003cport\u003e/\u003cdb_name\u003e?useSSL=false -Dspring.datasource.username=root -Dspring.datasource.password=root \u003cjar-name\u003e.jar\n\n# After successfully execution, open browser and check following url -\n\nhttp://\u003cdomain\u003e:\u003cport\u003e/api/public/health\n\n\n\n\n\n# For depolying with an Nginx Rverse proxy by replacing text in between \u003c\u003e :\n\ncd app-parking-lot\n\nmvn clean install\n\ncp parking-lot.service /etc/systemd/system/\n\nsudo vi /etc/system/system/parking-lot.serivce\n## Provide correct file path in ExecStart\n## ExecStart=/usr/bin/java -jar \u003cDIR_PATH\u003e/parking-lot/app-parking-lot/target/parking-lot.jar\n\nsudo systemctl start parking-lot\n\ncp parking-lot.conf /etc/nginx/conf.d/\n\nsudo systemctl start nginx\n\n## Application shall be accessible at http://localhost:8080/parking-lot/...\n\n\n\n\n# Build \u0026 Run application using Docker\ndocker build -f Dockerfile-DEV -t shubhamv/parking-lot . \ndocker run --network=\"host\" -e JAR=parking-lot.jar -t shubhamv/parking-lot:latest  .\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhamv108%2Fspring-boot-jwt-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhamv108%2Fspring-boot-jwt-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhamv108%2Fspring-boot-jwt-demo/lists"}