This is a weird problem.
We are using spring boot web application with integrated tomcat.
On my local mac, the app startup quickly.. several seconds. On google machine with Centos 7, it starts very slowly.. about 2 minutes.
Application is written in JAVA 8
Can anyone help?