My web application is made with Java, specifically with the Google Web Toolkit (GWT). The back-end used
GWT RPC
RemoteServiceServletHibernate/Java
MongoDB (via Morphia)
- and other Java libraries
I really did not use any Spring framework at all, will my web application be able to be deployed in a CloudFoundry MicroCloud and in CloudFoundry.com hosting?
Will I be needing to reconfiguring my web application that has been tested and deployed in a Tomcat Server with MySQL and MongoDB database?