2019-12

Data

Couchbase spring data

Couchbase and Spring data Couchbase data is basically json data. Different from MySQL and Mongodb, it's a little bit...
Data

Couchbase java

Couchbase client Couchbase prepares several programming language support. Java is also supported. In this entr...
Android

Android getter/setter lombok

lombok lombok is java library to support annotation to generate getter/setter automatically. It is very useful pl...
NoSQL

Couchbase on Mac

Install Couchbase on Mac (Community version) Steps Download tar zip from Couchbase website for MacDecompress tar...
Android

gradle compile, api, implementation

Diff between compile api, implementation NameRoleDescriptioncompilecompileDeprecatedUse compile, resolve dependencie...
golang

Go RESTful API

Gorilla/mux mux is powerful RESTful API support (implement router) for Golang. Preparation To install this, us...
Data

Hive Table Join

Hive Table Join Hive table join is little bit different from MySQL. If you write same code, it does not work T...
スポンサーリンク