I noticed Spring Boot application does not obey the amount of memory set via Xmx option. For example: java -Xss64m -Xmx64m -jar test.jar
I also printed on console th
After monitoring the Spring Boot application, I found out some possible reasons such as: