Comments on: Spring Cloud Apps Memory Management https://piotrminkowski.com/2017/09/05/spring-cloud-apps-memory-management/ Java, Spring, Kotlin, microservices, Kubernetes, containers Tue, 15 Dec 2020 09:12:07 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: Piotr Mińkowski https://piotrminkowski.com/2017/09/05/spring-cloud-apps-memory-management/#comment-401 Tue, 07 Nov 2017 14:33:58 +0000 https://piotrminkowski.wordpress.com/?p=5848#comment-401 In reply to diegom42.

It depends on that if you would use or not 2nd level caching for your application. If not I think that -Xmx256m is ok

]]>
By: diegom42 https://piotrminkowski.com/2017/09/05/spring-cloud-apps-memory-management/#comment-400 Sat, 04 Nov 2017 02:05:17 +0000 https://piotrminkowski.wordpress.com/?p=5848#comment-400 Hi Piotr, thank you for a great article. I have a question, what JVM configuration parameter values you would recommend for a spring boot app in production which which functionality is to receive a request, save it into a DB, map it and send it to another service?

]]>