2020-03

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...
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...
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...
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...
Android

Android Koin Get Started

What is Koin? Koin is simple dependency injection support using DSL by Kotlin. (A programatic lightweight dependency...
スポンサーリンク