BEI Support for Spring Boot

Hi all,

Spring Boot is one of the most popular Java web application frameworks with strong community support. In Traveloka, we already have a couple of early-adopter teams since a year ago which built their applications on top of Spring Boot framework. There are more and more teams that show their interest or already in the process of adopting Spring Boot as well. Thus, Backend Infra team decided to support and provide guidance for teams that want to adopt Spring Boot.

Backend Common Building Blocks

The latest version (v11.2.0 and above) of bei-common-libraries is compatible with Spring Boot v2.3.0. You can still use existing common building blocks in Spring Boot applications. We had tested the building blocks on our own experiment applications and also with some of the pilot teams. Please notify us if you encounter any problems with the building blocks.

Traveloka Spring Boot SSOT

Backend Infra had created https://29022131.atlassian.net/wiki/spaces/BE/pages/1422721500/Spring+Boot SSOT as the centralized space for all knowledge and lessons learned of Spring Boot in Traveloka. Please note, the SSOT is not meant to duplicate all of the existing documentation of Spring Boot. You should refer to the official documentation of Spring Boot in that case. The SSOT only covers topics that are specific to Traveloka only.

What’s Next

Thank you!