Skip to content

Article from Clément Robin

How to Prevent Springboot Crashes after a Checkout

May 15, 2021Clément Robin5 min read

Spring Boot x Git

At Theodo, I'm working on a project where we need to start 5 APIs simultaneously where 40 developers are continuously pushing new lines of codes and our stack is relying on Spring Boot. Unfortunately one of our favorite action during our daily dev routine is just crazily complicated: 10% of the time…

Continue reading →