Basic Operations of ElasticSearch with Spring Boot and Spring DataHow to do index, bulk index, and search Elasticsearch documents within your Spring Boot application using RestHighLevelClient.Jan 21, 2021Jan 21, 2021
Published inITMI EngineeringManaging Multiple Environments with Embedded MetabaseWe agree that Metabase is an awesome open-source tool for data crunching and visualization. We use it quite a lot and embed several…Sep 2, 20201Sep 2, 20201
Published inITMI EngineeringTechnical Debt — Tanggung Jawab Siapa ?Terutama pada startup, dimana kecepatan delivery adalah suatu hal yang penting, kualitas kodingan akhirnya yang harus di korbankan.Feb 25, 2020Feb 25, 2020
Android Architecture Component with Kotlin : Part 1You’ve probably heard about Architecture Component, MVVM, MVP, and many other else about Android app architecture. But, what is that…Aug 1, 2018Aug 1, 2018
5 Interesting Things in Google IO 2018 for Android DevelopersGoogle IO 2018 is rolling, and there are a lot of interesting announcement. I would like to handpicked several things that catch my…May 9, 2018May 9, 2018
Android Continuous Integration with Travis CI + Fabric BetaWhen your team is in agile fashion, you are enforced to automate everything. Including build process, unit testing and delivery for your…Mar 24, 2017Mar 24, 2017
Android’s Bottom Navigation View ProblemAt tiket.com, we would like to revamp home page of our apps to use bottom navigation from material design guidelines. And I was excited…Mar 8, 20174Mar 8, 20174
Better Version Naming with Gradle and GitFlowAs an Android developer, gradle and git are two things that you have to familiar with. And you probably use gitflow since it is known as…Nov 28, 2016Nov 28, 2016