Andrew Kang-G

Andrew Kang-G @andrewkangg

Joined:
Jun 3, 2019

Andrew Kang-G
articles - 23 total

Some Tips on SQL Usage in Spring

Table of Contents A Left Join followed by an Inner Join behaves like a regular Inner...

Learn More 1 1Jun 17

Best Docker Deployment Starategy

https://github.com/patternhelloworld/docker-blue-green-runner Achieve zero-downtime deployment using...

Learn More 6 0May 31

Zero downtime docker for PHP

https://github.com/patternhelloworld/docker-blue-green-runner

Learn More 1 0Jan 28

Parse & Decompose Url efficiently and accurately

Maybe the best solution except for AIs that comsume a lot of...

Learn More 1 0Jan 25

Support for App-Token based multiple verification approaches, including API calls to the authorization server, direct database validation, and local JWT decoding.

Spring Oauth2 - App-Token based Hybrid Token Verification...

Learn More 0 0Jan 12

Spring Oauth2 - App-Token based Hybrid Token Verification Methods

If you’re struggling to set up a persistence-based OAuth2 module, consider...

Learn More 1 0Jan 12

App-Token based easy OAuth2 implementation built to grow with Spring Boot

Spring Oauth2 EasyPlus Andrew Kang-G ・ Jan 8 ...

Learn More 1 0Jan 8

Why would I use this instead of Traefik for zero-downtime deployment?

First you need to look into a process summary of Docker-Blue-Green-Runner at this...

Learn More 1 0Nov 16 '24

Zero-Downtime Blue-Green Deployment with a Simple 'git pull & bash run.sh' Command

https://github.com/patternhelloworld/docker-blue-green-runner No Unpredictable Errors in Reverse...

Learn More 2 0Nov 5 '24

Zero-Downtime Blue-Green Deployment with a Simple 'git pull & bash run.sh' Command

https://github.com/patternhelloworld/docker-blue-green-runner Why would I use this over...

Learn More 1 0Nov 4 '24

With your .env, project, and a single Dockerfile, simply run 'bash run.sh'.

Pure Docker (No Need for Binary Installation Files and Complex Configurations) With your .env,...

Learn More 1 0Oct 31 '24

Lean & Simple Zero-downtime Dockerized Deployment (PHP Laravel samples provided, v5.0.4) Tutorial

https://github.com/patternhelloworld/docker-blue-green-runner

Learn More 1 0Oct 12 '24

Laravel Zero-Downtime Blue-Green Deployment Starting from your Dockerfiles

https://www.reddit.com/r/laravel/comments/1fslmhx/lean_simple_zerodowntime_dockerized_deployment

Learn More 1 0Oct 4 '24

The best Spring Security ROPC guide

https://github.com/patternknife/spring-security-oauth2-password-jpa-implementation

Learn More 1 0Sep 14 '24

Spring Security Oauth2 Password JPA Implementation

If you’re struggling to set up a persistence-based OAuth2 module, consider...

Learn More 2 0Jul 16 '24

From your source code to zero-downtime, high availability, and secure production deployment in no time

With your project and its sole Dockerfile, Docker-Blue-Green-Runner manages the remainder of the...

Learn More 1 0Jun 8 '24

Memory-efficient mass data transfer between Excel and database using Apache POI, Spring Event, Async Threads

Create an Excel file with millions of rows of data from the database with minimal impact on heap...

Learn More 1 0May 31 '24

Spring Boot 3 boilerplate for easily customizing traditional OAuth2 Password Grant

If you’re struggling to set up a persistence-based OAuth2 module, consider...

Learn More 4 0Apr 12 '24

Zero-downtime Docker-Compose Blue-Green deployment on a service layer with Consul & Registrator

And that comes with easy samples & instructions : samples in PHP, Java and...

Learn More 2 0Sep 7 '23

Laravel-final-logger

Laravel-final-logger provides unique and consistent formats throughout log (all Http, Ajax requests &...

Learn More 5 0Jun 30 '20

Deploy a Laravel SPA app with only Git

A post by Andrew Kang-G

Learn More 5 0Mar 6 '20

Mass Update certain key-values recursively in huge, complex JSON string trees without using JSON.parse().

https://github.com/Andrew-Kang-G/json-knife Mass Update certain key-values recursively in huge, comp...

Learn More 6 0Jan 12 '20

URL knife

Extract and decompose (fuzzy) URLs in texts with robust patterns. If you are looking for the most acc...

Learn More 8 0Oct 10 '19