Software Engineer
Call me Khanh (or Jayden), a Fullstack Developer in HCMC, Viet Nam.
Jul 26, 2021 · 2 min read · Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. To read more about at Elasticsearch Document. In this post...
Join discussion
Jul 25, 2021 · 6 min read · I. Introduction In this article you learn about Spring Boot JPA allowing to build simple backend applications by connect MySQL database container by write docker-compose file. Spring Data JPA is a great choice allowing to speed your development and f...
Join discussion
Jul 25, 2021 · 2 min read · Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. read more for detail Docker Compose Documentation In this article, I will introduce setup Dock...
Join discussion