Projects tagged ‘gwt’ and ‘spring’


Jump to tag:

Projects tagged ‘gwt’ and ‘spring’

Filtered by Project Tags gwt spring

Refine results Project Tags java (45) hibernate (43) ajax (14) maven (14) jpa (13) acegi (7) web (7) mysql (7) j2ee (6) framework (6) struts (6) tomcat (5)

[88 total ]

26 Users
   

Lightweight REST framework for Java Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability? Leverage our innovative REST engine and start blending ... [More] your Web Sites and Web Services into uniform Web Applications! [Less]
Created over 3 years ago.

1 Users

GWToolboxWelcome to the GWToolbox project. The GWToolbox project provides a collection of modules to help developers create robust web 2.0 / Ajax applications using the Google Web Toolkit (GWT). ... [More] Current modulesCurrently the following modules are provided: gwtoolbox-commons: A library with common utility classes which are used by other modules and can also be used by other GWT applications. This collection of utilities is largely based on common Java Open Source projects (e.g. Spring, apache commons, etc..) gwtoolbox-bean: A library that brings the power of Java bean programming to GWT applications. Constructs like PropertyDescriptor, BeanInfo, and PropertyChangeListeners can now be used and applied transparently on a simple GWT Java bean. This module also comes with bean binding and validation support. gwtoolbox-ioc: This module bring IoC to GWT applications. Heavily based on Spring, users can now define all object/widgets/components of their GWT application within Spring application context and wire them declaratively. This is now yet another Spring-like ioc container, but rather a container that can read actual Spring configuration files. This brings along many of the power tools Spring comes with: AspectJ-like AOP support, bean life-cycle management (including lazy/eager initialization), scopes (singleton/prototype), and even Spring namespaces. Users can now create proprietary namespaces for their GWT components. Modules in developmentThe following modules are currently in development: gwtoolbox-widget: A set of generic model based widget classes with concrete implementations of bean backed models. These widgets/models highly depend on the gwtoolbox-bean module. Getting startedTake a look at our Getting Started Guide to get started using GWToolbox to build better GWT applications. Quick StartTo quickly create a GWToolbox based project, you can use the following link. This will redirect you to a form which will help you create an initial maven2 project using a dedicated maven archetype: http://gwtoolboxarchetype.appspot.com [Less]
Created about 1 year ago.

1 Users
 

Wentity (Web Entity) is a Java/Groovy based Service Framework for GAE which is currently under heavy development and structure-finding phase. The Wentity project incorporates other projects which may ... [More] be licensed under other licenses. Nevertheless Wentity is working and can be build and deployed as an GAE application! The Wentity project is under very active development and makes good progress. This project has a high momentum and is looking for further participants! [Less]
Created about 1 year ago.

0 Users

IntroductionAndroMDA is an Open Source MDA Generator, mainly based on Spring, Struts or JSF. The purpose of this project is to provide tools to enhance AndroMDA in order to support GWT. Cartridges and ... [More] Stereotypes will be provided, along with documentation and guidelines. Everything on this project is part of a bigger project. Any contribution, sharing, remarks, comments, ... are welcome. The purpose is also to get more people involved to make this project more useful for everybody. See also related project, which use this plugin : Tinaelle ContentAlready done: Project structure based on Maven and AndroMDA Stereotypes and Cartridge to specify Service to export for GWT Records and "DTO (Value Object)" "Record" converters are generated automatically based on DTO Services & ASync Services are generated based on a stereotype Data Providers and Data Details are generated for Tables & Forms Integration of GWT with Spring, using IoC injection Have to be done: Make everything stable Integrate GWT as an option when creating an AndroMDA project Integrate GWT (project creation) script into Maven when building the AndroMDA project Be clear on licenses... (not easy to sort out) More information to come... RemarksThe content of this project is subject to change, based on the current experience and/or remarks and contributions of others. Because our bigger project will be very, very big, we need to : find a way to generate code as much as possible get a stable and extensible framework as a foundation of our project be reliable for performance and scalability [Less]
Created 12 months ago.

0 Users

Hopefully GWT, GXT, Spring Source Application Server, OSGI and Maven at a minimum. Set lets see how far it ever gets?
Created 11 months ago.

0 Users

The main purpose of this project is to make your development even faster. Two main fronts are being developed right now. One is a GWT library for common website develop, ie: company sites where ... [More] carrousels are required, or dynamic menus. There are already a lot of options when we need to design a CRUD system, but not to normal websites. The other is an eclipse plugin, that will generate a JAVA project ready to deploy on APP-ENGINE or any other webserver. Also this project will be already user-login enabled. [Less]
Created 4 months ago.

0 Users

Spring is well known for server-side coding. To build a GWT web application, the same coding practices can be used with help of defered binding. This projects introduce IoC pattern to GWT with support ... [More] for standard Spring APIs. GoalsFollowing Springframework spirit, SprinGwt does not plan to reinvent the wheel and concurrent existing nice solutions. It is built upon GWToolbox for it's great IoC implementation. It also encourage best-practices like Unit Testing. GWTTestCase is a heavy and coarse-grained mecanism for testing, so it may focus on integration tests. For Unit testing, an better approach is to split the GWT UI component using the Supervising Controller pattern. The controller part can be fully tested, and the UI part requires fiew code. Another element that we thing is missing in GWT is dataBinding. We are investigating to use Gwittir for it's simple and powerfull databinding support Widgets can the be easily tied to model beans. More to come ! [Less]
Created 12 months ago.

0 Users

Edgebox, the application-over-web development toolkit News11/16/08, RestGwt 0.0.1 released. Maven repository and site are also updated. Edgebox maven repository edgebox-release ... [More] http://edgebox.googlecode.com/svn/repo-release/ edgebox-snapshot http://edgebox.googlecode.com/svn/repo-snapshot/ [Less]
Created about 1 year ago.

0 Users

Spring GWT Hibernate Along with Continious Integration Test
Created 3 months ago.

0 Users

This project is intended as a reference for building a web application using GWT (Google Web Toolkit) using Hibernate4GWT, Spring and Hibernate. I would also suggest you to use Hibernate ... [More] Synchronizer with Spring check Links (for reference). There are many possible approaches for building web applications using these tools. This is a simple example with GWT4hibernate and Spring. [Less]
Created 11 months ago.