Pinned Repositories
aggregate-design-canvas
A structured approach to designing and documenting Aggregates
airport-codes
✈️ Making sense of those three-letter airport codes.
all-our-aggregates-are-wrong-demos
A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong" talk
angular-material-search-select
Angular-material search-select widget with observable option list
aws-serverless-samples
bounded-context-canvas
A structured approach to designing and documenting each of your bounded contexts
ddd-forum
Hacker news-inspired forum app built with TypeScript & DDD from solidbook.io.
kotlin-spring-boot-ddd
openshipping.github.io
Github Pages Repository
tacademy-kafka
t아카데미 카프카 강의를 위한 repository입니다
JayAhn2's Repositories
JayAhn2/kotlin-spring-boot-ddd
JayAhn2/all-our-aggregates-are-wrong-demos
A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong" talk
JayAhn2/openshipping.github.io
Github Pages Repository
JayAhn2/tacademy-kafka
t아카데미 카프카 강의를 위한 repository입니다
JayAhn2/aggregate-design-canvas
A structured approach to designing and documenting Aggregates
JayAhn2/airport-codes
✈️ Making sense of those three-letter airport codes.
JayAhn2/angular-material-search-select
Angular-material search-select widget with observable option list
JayAhn2/aws-serverless-samples
JayAhn2/bounded-context-canvas
A structured approach to designing and documenting each of your bounded contexts
JayAhn2/ddd-forum
Hacker news-inspired forum app built with TypeScript & DDD from solidbook.io.
JayAhn2/ddd-start
JayAhn2/demo-spring-sse
'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.
JayAhn2/domain-driven-hexagon
Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
JayAhn2/Hibernate-SpringBoot
Collection of best practices for Java persistence performance in Spring Boot applications
JayAhn2/jpa-with-hibernate
Master JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA - caching, performance tuning(n + 1 queries), mapping inheritance hierarchies. Get a peek into the magic of Spring Data JPA & Spring Data Rest.
JayAhn2/jsonata
JSONata query and transformation language - http://jsonata.org
JayAhn2/kotlin-axon-crqs-es
JayAhn2/kotlin-boot-kafka
Very simple example with Kotlin + Spring boot + Kafka
JayAhn2/nest-ideas-api
REST API for app ideas built in nestjs
JayAhn2/nxpm-stack
Demo app built with @nxpm/stack v2.3.1
JayAhn2/one-time-presigned-url
JayAhn2/rrule
JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
JayAhn2/serverless-aws-s3-object-lambda-image-resize
JayAhn2/signed_urls_encryption
Demo code to show how signed URLs can be used with encrypted objects in S3
JayAhn2/snowflake-id
Generates Twitter-like Snowflake ids in Java
JayAhn2/spring-boot-tdd
JayAhn2/springboot-starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
JayAhn2/talk-spring-data-jdbc
Slides for a talk introducing Spring Data JDBC
JayAhn2/tutorials
Just Announced - "Learn Spring Security OAuth":
JayAhn2/typescript-clean-architecture
It is my attempt to create Clean Architecture based application in Typescript