Percona XtraDB Cluster MySQL with Docker Compose
How to run MySQL in cluster mode with Percona XtraDB Cluster using Docker Compose
.gitattributes 引發的慘案
研究 Glowroot 作為 Java Agent 在 Docker 啟動時,碰到 Error opening zip file or JAR manifest missing 錯誤訊息的問題
Java Time 保存到 MySQL DATETIME 時區問題
研究 JPA/JDBC 如何對 Java Time 與 MySQL DATETIME 資料型態 mapping 時做時區轉換的機制
MySQL 8.0 使用 UTC_TIMESTAMP() 當作 DATETIME 欄位預設值 bug
描述在使用 MySQL 8.0 早期版本當中,採用 UTC_TIMESTAMP() function 當作 DATETIME 型態欄位預設值的 bug
Spring JPA Projection with Converter
紀錄使用 Spring JPA projection 時遇到的一些 type 轉換問題
Scoop 介紹及用法
簡介 Scoop 及使用 Scoop 切換 JDK 版本
Gradle + Docker Multi-stage build
Explained Gradle project using Docker multi-stage build
Maven + Docker Multi-stage Build
Explained Maven project using Docker multi-stage build
SpringFox to SpringDoc
Migrate from SpringFox to SpringDoc
Quartz Misfire Handling Instruction
介紹 Quartz 遇到 misfire 的各種 handling instruction 跟情境