Java Spring Batch Disable Meta Data Log Meta Data Log? By default, Spring Batch saves status into DataSource. This is for recover batch. If the batch sto... 2020.03.15 Java
Java Spring Data Couchbase Aggregate function Aggregate I tried to use Aggregate function (like SUM, AVE etc..) in my work. I use Spring Data Couchbase and wri... 2020.03.14 Java
Java Spring Batch Couchbase JPA Spring Batch Couchbase JPA In this time, I explain about Spring Batch + Couchbase + JPA Spring Boot 2.2.2Use yaml... 2020.03.14 Java
Android Android Koin scope and Context Koin scope In the previous entry, I explained about simple usage of Koin. (Android Koin Get Started) In this tim... 2020.03.08 Android
Android Android Koin Get Started What is Koin? Koin is simple dependency injection support using DSL by Kotlin. (A programatic lightweight dependency... 2020.03.08 Android