I'm using Guice 3 on Google App Engine 1.6.4. Today, I saw something bad on my startup time. My application (local launching) took 12 sec to start.
I got one ServletModule
where I'm writing all my bindings in the configureServlets
method.
When I left this method empty, my application take 3 sec to start.
This method contains ~30 binding, 3 MultiBinder and 1 mapBinder...
Thanks!
Switching to Google App Engine
1.6.3
or 1.6.5
solve the problem. It seems that it's a Google App Engine
1.6.4
issue.
Thanks for your help !
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With