While technically possible, this approach goes somewhat against Spring Boot's "standalone" philosophy. It can work for your specific case of homogeneous applications, but requires careful testing and maintenance. The trade-off between deployment simplicity and operational complexity should be carefully evaluated.