Project in JSF 2.3 with delay in the initial connection

0

I'm making a system using Java1.8, JSF 2.3, hibernate 5.4.x and Tomcat 9, with standard MVC and entitymanager.

The problem is that to save the first object on a form, it takes about 3 to 5 seconds. Then everything is normal. I think it's the initial start of Entity. Is this normal?

Thanks in advance for the help of your friends.

    
asked by anonymous 12.05.2018 / 00:03

0 answers