{"id":20536798,"url":"https://github.com/hstreb/spring-transactional","last_synced_at":"2026-05-06T01:39:03.083Z","repository":{"id":85284981,"uuid":"86508103","full_name":"hstreb/spring-transactional","owner":"hstreb","description":"Example how to use spring transaction","archived":false,"fork":false,"pushed_at":"2017-03-29T14:26:42.000Z","size":141,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T03:36:01.240Z","etag":null,"topics":["java-8","spring","spring-boot","transaction"],"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/hstreb.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}},"created_at":"2017-03-28T21:16:39.000Z","updated_at":"2020-02-27T03:13:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d388fee-84ed-406d-b812-fe5f1256a623","html_url":"https://github.com/hstreb/spring-transactional","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hstreb/spring-transactional","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fspring-transactional","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fspring-transactional/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fspring-transactional/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fspring-transactional/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hstreb","download_url":"https://codeload.github.com/hstreb/spring-transactional/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fspring-transactional/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000762,"owners_count":26082906,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["java-8","spring","spring-boot","transaction"],"created_at":"2024-11-16T00:37:54.002Z","updated_at":"2025-10-09T02:51:46.579Z","avatar_url":"https://github.com/hstreb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test spring transaction\n\nHow to configure spring transaction with [annotation](01-transactional), with [bean](02-transactional) and an [example with problem](03-transactional).\n\n# run\n\nGo each of folders and execute:\n\n```sh\n./gradlew bootRun\n```\n\nSorry for not use test yet, the correct output expected is something like that:\n\n```sh\n...\npeople count: 3\nPerson{id=1, name='Mary', addresses=[Address{street='1st Street', number=10, addOn=Optional.empty}], phones=[Phone{number='432'}], emails=[]}\nPerson{id=3, name='Peter', addresses=[Address{street='5th Avenue', number=5, addOn=Optional[house 3]}], phones=[], emails=[]}\nPerson{id=5, name='Bruce', addresses=[Address{street='1st Avenue', number=30, addOn=Optional.empty}], phones=[Phone{number='1232'}], emails=[Phone{email='bruce@email.com'}]}\nStarted App in 2.63 seconds (JVM running for 3.142)\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreb%2Fspring-transactional","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhstreb%2Fspring-transactional","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreb%2Fspring-transactional/lists"}