How to Configure Google app engine Java project when using third party libraries like spring

Posted by Praneeth on Stack Overflow See other posts from Stack Overflow or by Praneeth
Published on 2010-05-18T12:37:16Z Indexed on 2010/05/18 12:40 UTC
Read the original article Hit count: 284

Filed under:
|

How to configure applications that use Spring MVC for GAE Java. Is there an article which gives this information?

More specifically I would like to know if I am required to upload spring related jars also to the cloud? How do I need to configure my application if I needn't upload these jars?

© Stack Overflow or respective owner

Related posts about java

Related posts about jgae