Pinned Repositories
andy-min.github.io
blog-tutorials
Codebase for the tutorials on my blog
Clean-Code
Clean Code 스터디의 결과물 정리를 위해 만든 저장소입니다.
ddd-start
effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
error-prone
Catch common Java mistakes as compile-time errors
freelec-springboot2-webservice
IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
jpabook
jquery.payment
[DEPRECATED] A general purpose library for building credit card forms, validating inputs and formatting numbers.
andy-min's Repositories
andy-min/jpabook
andy-min/andy-min.github.io
andy-min/blog-tutorials
Codebase for the tutorials on my blog
andy-min/Clean-Code
Clean Code 스터디의 결과물 정리를 위해 만든 저장소입니다.
andy-min/ddd-start
andy-min/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
andy-min/error-prone
Catch common Java mistakes as compile-time errors
andy-min/freelec-springboot2-webservice
andy-min/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
andy-min/jquery.payment
[DEPRECATED] A general purpose library for building credit card forms, validating inputs and formatting numbers.
andy-min/logback-awslogs-appender
An Amazon Web Services (AWS) Logs (CloudWatch) appender for Logback
andy-min/spectacle
Spectacle allows you to organize your windows without using a mouse.
andy-min/spring-boot-exception-handling
Final source code accompanying the article on the Toptal Blog.
andy-min/sql-injection-safe
Annotation and Utility to check if data Strings are Sql-Injection-Safe
andy-min/ThinkDataStructures
LaTeX source and supporting code for Think Data Structures: Algorithms and Information Retrieval in Java