I'm also using Spring MVC and Spring Security. I tried to ditch Spring in favor of Guice, but in the end I couldn't live without it. Form handling, i18n, security, etc, everything make me go back to Spring :) I use manual wiring, so performance is acceptable. I no longer get timeout when first loading.
On Apr 20, 11:30 am, Nick Rudnik <[email protected]> wrote: > Spring MVC 3 works very well inside App Engine. I have a fairly small and > simple application and see a load time of around 20 seconds also. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
