{"id":18061000,"url":"https://github.com/d36choi/awssns-springboot","last_synced_at":"2025-09-09T14:45:29.371Z","repository":{"id":100039403,"uuid":"346206087","full_name":"d36choi/awssns-springboot","owner":"d36choi","description":"SpringBoot API Server for Amazon SNS publish request using AWS SDK JAVA","archived":false,"fork":false,"pushed_at":"2021-04-01T06:15:54.000Z","size":176,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-10T23:52:03.784Z","etag":null,"topics":["aws-sdk-java-v2","aws-sns","awssdk","spring-cloud-aws","springboot2-x"],"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/d36choi.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":"2021-03-10T02:24:05.000Z","updated_at":"2021-03-29T08:21:15.000Z","dependencies_parsed_at":"2023-05-11T21:30:44.324Z","dependency_job_id":null,"html_url":"https://github.com/d36choi/awssns-springboot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d36choi%2Fawssns-springboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d36choi%2Fawssns-springboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d36choi%2Fawssns-springboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d36choi%2Fawssns-springboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d36choi","download_url":"https://codeload.github.com/d36choi/awssns-springboot/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247336457,"owners_count":20922640,"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","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":["aws-sdk-java-v2","aws-sns","awssdk","spring-cloud-aws","springboot2-x"],"created_at":"2024-10-31T04:22:29.452Z","updated_at":"2025-04-05T12:27:57.184Z","avatar_url":"https://github.com/d36choi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# awssns-springboot\n\naws sdk 를 활용해 스프링부트 API 서버로 amazon SNS 서비스를 사용할 수 있습니다.  \nspring boot API server for Amazon SNS client request\n\n## features\n- create topic\n- subscribe\n- message publish\n- publish message logging with mongodb `localhost:8080/list`\n- see topic list and subscription list with thymeleaf `localhost:8080/`\n\n## MUST DO\n`resources/application-keys.properties`\n```properties\naws.accessKey=\naws.secretKey=\n```\napplication-keys.properties를 생성 의 항목들을 본인의 환경에 맞게 입력해야 합니다.  \nyou should add appropriate key-value in application-keys.properties for yourself.\n\n## API 사용법\n```sh\n./gradlew build\njava -jar build/libs/awssns-0.0.1-SNAPSHOT.jar\n```\n이 후 localhost:8080/swagger-ui.html 에 접속\n\n\n## guideline\n[[AWS] amazon SNS + Spring Boot 이용한 메시지 서비스 만들기](https://choichumji.tistory.com/123)  \n[SNS 메시지 리스너](https://github.com/d36choi/awssns-springboot-listener)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd36choi%2Fawssns-springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd36choi%2Fawssns-springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd36choi%2Fawssns-springboot/lists"}