{"id":27039684,"url":"https://github.com/vientorepublic/spring","last_synced_at":"2026-04-13T09:32:00.568Z","repository":{"id":285870578,"uuid":"948886473","full_name":"vientorepublic/spring","owner":"vientorepublic","description":"스프링 프레임워크 기반 REST API 구현 예시","archived":false,"fork":false,"pushed_at":"2026-03-19T17:40:37.000Z","size":279,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-20T02:54:14.568Z","etag":null,"topics":["java","rest-api","spring","spring-boot"],"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/vientorepublic.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":"2025-03-15T07:13:25.000Z","updated_at":"2025-04-03T06:40:37.000Z","dependencies_parsed_at":"2025-08-22T08:33:22.115Z","dependency_job_id":null,"html_url":"https://github.com/vientorepublic/spring","commit_stats":null,"previous_names":["vientorepublic/spring"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vientorepublic/spring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fspring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fspring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fspring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fspring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vientorepublic","download_url":"https://codeload.github.com/vientorepublic/spring/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fspring/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["java","rest-api","spring","spring-boot"],"created_at":"2025-04-05T03:17:57.601Z","updated_at":"2026-04-13T09:32:00.547Z","avatar_url":"https://github.com/vientorepublic.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring\n\n스프링 프레임워크 기반 REST API 구현 예시\n\n# Requirements\n\n- Java 21\n- MySQL or MariaDB\n\n# Features\n\n- JWT 토큰 기반 사용자 인증\n- 기본적인 CRUD 쿼리를 사용하는 게시글 작성, 조회, 수정, 삭제\n\n# Properties\n\n- JWT 서명 키 생성: `openssl rand -hex 64`\n\n```\nspring.application.name=springproj\nspring.datasource.url=jdbc:mariadb://(Database Host)/(Database Name)\nspring.datasource.username=(Database User)\nspring.datasource.password=(Database Password)\nspring.datasource.driver-class-name=org.mariadb.jdbc.Driver\nspring.jpa.hibernate.ddl-auto=update\n# spring.jpa.properties.hibernate.jdbc.time_zone=Asia/Seoul\n# spring.jpa.show-sql=true\njwt.secret=(JWT Secret)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvientorepublic%2Fspring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvientorepublic%2Fspring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvientorepublic%2Fspring/lists"}