GWT / GAE Spring IoC供电 [英] GWT/GAE Spring IoC powered

查看:110
本文介绍了GWT / GAE Spring IoC供电的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图将Google App Engine和Google Web Toolkit放在一起用于我的一个项目。



我想我将使用Objectify来处理数据持久性也是。

Springsource的人表示,将这些技术与Spring整合是可能的。

你知道我可以在哪里找到某种类型的教程吗?

解决方案

没有任何额外的东西需要,没有特殊的配置,技巧等。你知道Spring和GAE - 只是使用它,它是非常标准的。



基于Spring + GAE + Objectify + Java / Groovy的项目很少 - 一切工作正常



update:



Spring仅适用于服务器端部分。正如你想在客户端使用 IoC (在GWT部分),你可以使用 Google GIN 。它是为使用GWT而设计的 Google Guice 框架(来自Google的IoC)。



请参阅 http://代码。 google.com/p/google-gin/


I'm trying to put together Google App Engine and Google Web Toolkit for one of my projects.

I think I'm going to use Objectify for data persistence, too.

The guys of Springsource says that integrate those technology with Spring is possible.

Do you know where can I find some sort of tutorial about that?

解决方案

There is no any extra stuff required, no special configurations, tricks, etc. If you know both Spring and GAE - just use it, it's pretty standard.

I've few project based on Spring+GAE+Objectify+Java/Groovy - everything working fine together.

update:

Spring is good only for server-side part. As you want to use IoC on client side (in GWT part), you can use Google GIN instead. It's Google Guice framework (IoC from Google) designed for using with GWT.

See http://code.google.com/p/google-gin/

这篇关于GWT / GAE Spring IoC供电的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆