{"id":24308849,"url":"https://github.com/singingsandhill/develop_study","last_synced_at":"2026-04-15T09:31:28.207Z","repository":{"id":271258242,"uuid":"912300687","full_name":"singingsandhill/develop_study","owner":"singingsandhill","description":"개발 공부 프로젝트 모음","archived":false,"fork":false,"pushed_at":"2026-03-29T14:14:54.000Z","size":1999,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T17:31:59.814Z","etag":null,"topics":["java","jpa","spring","springboot"],"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/singingsandhill.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-05T07:07:25.000Z","updated_at":"2026-03-29T14:14:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4783c01-3b3d-45b1-9463-d72a944f3bee","html_url":"https://github.com/singingsandhill/develop_study","commit_stats":null,"previous_names":["singingsandhill/develop_study"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/singingsandhill/develop_study","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singingsandhill%2Fdevelop_study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singingsandhill%2Fdevelop_study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singingsandhill%2Fdevelop_study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singingsandhill%2Fdevelop_study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singingsandhill","download_url":"https://codeload.github.com/singingsandhill/develop_study/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singingsandhill%2Fdevelop_study/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31834504,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T07:17:56.427Z","status":"ssl_error","status_checked_at":"2026-04-15T07:17:30.007Z","response_time":63,"last_error":"SSL_read: 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","jpa","spring","springboot"],"created_at":"2025-01-17T05:11:44.583Z","updated_at":"2026-04-15T09:31:28.183Z","avatar_url":"https://github.com/singingsandhill.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# develop_study\n개발 공부 프로젝트 모음\n\n## study note\n기술 관련 추가 학습 : ./study_note/xxx.md \u003cbr\u003e\n간단하고 범용적인 팁 : https://github.com/singingsandhill/develop_study/wiki \n\n# 프로젝트 목록\n## jpashop\n**강의명** : 실전! 스프링 부트와 JPA 활용1 - 웹 애플리케이션 개발 \u003cbr\u003e \n**플랫폼** : 인프런 \u003cbr\u003e\n**기술스택** : Spring boot, JPA, Thymeleaf \u003cbr\u003e\n**프로젝트 내용** : 회원, 상품, 주문 도메인이 있는 간단한 웹 애플리케이션을 설계하고 개발\n\n## spring-prepare\n**강의명** : Spring 입문주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - spring 기본\n\n## memo\n**강의명** : Spring 입문주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, thymeleaf  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - 간단한 메모앱\n\n## jpa-core\n**강의명** : Spring 입문주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, JPA, hibernate  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - jpa 기본\n\n## spring-auth\n**강의명** : Spring 숙련주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, JPA, hibernate, Spring security, JWT  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - security 기본\n\n## spring-resttemplate-server\n**강의명** : Spring 숙련주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, JPA, hibernate  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - API\n\n## spring-resttemplate-client\n**강의명** : Spring 숙련주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, JPA, hibernate  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - front 역할 spring으로 구현\n\n## jpa-advance\n**강의명** : Spring 숙련주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, JPA, hibernate  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - jpa 심화\n\n## junit5-practice\n**강의명** : Spring 심화주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : junit, mockito  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - junit test\n\n## myselectshop\n**강의명** : Spring 숙련주차, 심화주차 \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, JPA, hibernate, Spring security, JWT, AOP, junit,thymeleaf  \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 사전 교육(복습) - 백엔드 구현, naver 쇼핑 API 사용, AOP 적용, junit test, error handling\n\n## com.spring-cloud.eureka.client.server, first, second, product, order\n**강의명** : [JAVA단기심화] MSA(Microservice Architecture)  \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, spring-cloud, eureka-server, eureka-client, feign \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 - MSA 기초\n\n## com.spring-cloud.resilience4j.sample\n**강의명** : [JAVA단기심화] MSA(Microservice Architecture)  \u003cbr\u003e \n**플랫폼** : 스파르타코딩클럽 \u003cbr\u003e\n**기술스택** : Spring Boot, resilience4j, prometheus, actuator \u003cbr\u003e\n**프로젝트 내용** : 내일배움캠프 자바 심화과정 - MSA 기초, 오류 처리, 모니터링링\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingingsandhill%2Fdevelop_study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsingingsandhill%2Fdevelop_study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingingsandhill%2Fdevelop_study/lists"}