2
I have an application in Java production, with CDI, JSF with primefaces and Hibernate running on a wildfly 10.1.
This application is hosted in the localweb jelastic. But it’s consuming a lot of memory.
I know that using a lighter container like Tomcat 8 would be ideal in this case. And we’re already studying the possibility.
But for the purpose of reducing costs more quickly, there is a way to make wildfly lighter for this scenario?