Dark mode

{ Code } Faster!

Dockerizing Multiple Spring Boot Services in a Monolithic Repo

Last night I was writing multiple spring boot services for a programming challenge; I decided to complicate things a little bit and created these services as a monolithic repository and springboot nano-services where each service could only do one thing, because why not?