Relative Content

Tag Archive for spring-bootwebsphere

Websphere Spring libraries memory footprint

We have multiple spring boot applications deployed on WAS. Each module is a bundled with spring dependencies making each of them fat. Due to this, all our apps take a lot of memory on start up. For instance, around 120MB for each application. Is there a way that we can reduce the memory footprint?