Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は、Banchaを使用してCakePHPバックエンドでExt.js (またはSencha Touch)アプリを構築することに慣れています。基本的に、Banchaはバックエンド(CakePHP)モデルクラスに基づいてフロントエンド(Ext.js)モデルクラスを生成し、クライアントからバックエンド関数を呼び出す簡単な方法を提供します。
Javaの世界で同じ目標を達成する同様の(できればオープンソースの)プロジェクトはありますか?
編集:サーバー側でSpringフレームワークを使用します。