Pinned Repositories
fortuneChatDoge
Javascript와 Nodejs를 활용, ChatGPT에게 운세를 묻고 답하는 서비스(AWS Lambda, CloudFlare 배포)
mutsa_sns
MutSa SNS web service - sign up/in, write, inquire, modify, delete, comment, and like posts
myacademy
🏛 학원 관리 웹 프로젝트
gtgproto
api-noti-test-1st
A Spring Boot application that filters tax schedules by date and sends personalized email notifications using Thymeleaf and SMTP
gemdoq
GitHub profile
gemdoq.github.io
LinuxInstaller
mqwithspringintegration
This project implements an Outbox message queue using Spring Integration in a Spring Boot application.
multidatasource
A Spring Boot project using Spring Data JPA to manage Product, Provider, and ProductDetail entities across two PostgreSQL databases, with relationships between entities in separate databases.
gemdoq's Repositories
gemdoq/gemdoq
GitHub profile
gemdoq/sample-prototype
IntelliJ Community 유저를 위한 Spring Boot 프로젝트 스타터 가이드
gemdoq/gemdoq.github.io
gemdoq/mqwithspringintegration
This project implements an Outbox message queue using Spring Integration in a Spring Boot application.
gemdoq/springboot-solapi-send-message
This project demonstrates a flexible and efficient integration of SolAPI into Spring Boot, leveraging FeignClient for REST API communication and providing robust testing for reliable message sending.
gemdoq/nts-api-test-1st
Using FeignClient to communicate with the API and store the response data in the database
gemdoq/api-noti-test-1st
A Spring Boot application that filters tax schedules by date and sends personalized email notifications using Thymeleaf and SMTP
gemdoq/multidatasource
A Spring Boot project using Spring Data JPA to manage Product, Provider, and ProductDetail entities across two PostgreSQL databases, with relationships between entities in separate databases.
gemdoq/spring-integration-postgresql-push-notification
Implements PostgreSQL NOTIFY/LISTEN in a Spring Boot project using Spring Integration for async, scalable notification messaging via SubscribableChannel
gemdoq/spring-mail-send-with-thymleaf
A project that uses Thymeleaf in Spring Boot to send emails based on HTML templates.
gemdoq/spring-integration-mail
A Spring Boot project using JPA and Spring Integration to implement the OUTBOX pattern for event management in PostgreSQL, supporting email sending via SMTP and concurrent order processing.
gemdoq/spring-integration-file-watcher
A Spring Boot project using Spring Integration to monitor and process new files in a directory, with features for file polling, extension filtering (e.g., .txt, .csv), and automated content processing.
gemdoq/spring-integration-number-filter
A Spring Boot project using Spring Integration to split a list of integers into individual messages and route them to channels based on divisibility by 3, leveraging Splitter, Filter, and QueueChannel for robust message flows.
gemdoq/gtgproto
gemdoq/waka-box
📊 Update a pinned gist to contain your weekly WakaTime stats
gemdoq/fortuneChatDoge
Javascript와 Nodejs를 활용, ChatGPT에게 운세를 묻고 답하는 서비스(AWS Lambda, CloudFlare 배포)
gemdoq/mutsa_sns
MutSa SNS web service - sign up/in, write, inquire, modify, delete, comment, and like posts
gemdoq/LinuxInstaller