JungHoon, Lee

Results 4 issues of JungHoon, Lee

Same as issue https://github.com/spring-projects/spring-batch/pull/4003

module: spring-batch-neo4j

안녕하세요? spring data jdbc, naver jdbc plus 를 사용하고 있습니다. 기능을 구현하다보니, 반복되는 패턴들이 있어서, 몇가지 적어보려합니다. * soft delete : row 를 실제로 삭제하는 것 대신, flag 로 on/off...

안녕하세요? lib 잘쓰고있습니다 아래와 같은 foramt 옵션 건의드려봅니다. * 12000 -> 1.2만 * 12345 -> 1.2345만 * 12345 -> 1.2만 (자릿수 옵션) 감사합니다!

The top screenshot doesn't use Single Query Loading, while the bottom does. ```java CREATE TABLE `car` ( `car_no` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, `type` ENUM('SEDAN','SUV','VAN','TRUCK') NOT NULL, `created_at` DATETIME DEFAULT...

type: bug
status: feedback-provided