{"id":3634,"date":"2014-03-29T07:18:37","date_gmt":"2014-03-29T07:18:37","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/29\/speed-issues-with-google-app-engine-spring-mvc-annotations-collection-of-common-programming-errors\/"},"modified":"2014-03-29T07:18:37","modified_gmt":"2014-03-29T07:18:37","slug":"speed-issues-with-google-app-engine-spring-mvc-annotations-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/29\/speed-issues-with-google-app-engine-spring-mvc-annotations-collection-of-common-programming-errors\/","title":{"rendered":"Speed issues with Google App Engine + Spring MVC + Annotations-Collection of common programming errors"},"content":{"rendered":"<p>One way to speed up the initial loading of Spring would be to disable the line in your springapp-servlet.xml and manually specify all of the controllers in your application like this:<\/p>\n<pre><code>\n\n<\/code><\/pre>\n<p>I&#8217;m using Spring MVC on Google App Engine and have gotten loading requests down to ~3 seconds.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>One way to speed up the initial loading of Spring would be to disable the line in your springapp-servlet.xml and manually specify all of the controllers in your application like this: I&#8217;m using Spring MVC on Google App Engine and have gotten loading requests down to ~3 seconds.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3634","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3634","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=3634"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3634\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3634"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3634"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3634"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}