Skip to content

How to use Grails mappings and BeanBuilding in an existing Spring MVC app

Notifications You must be signed in to change notification settings

jtsay362/spring-mvc-grails-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==========================================================================
=== Grails Goodies for Spring MVC Demo - Spring PetClinic Sample Application 
==========================================================================

@author Jeff Tsay

This is an adaptation of the Spring PetClinic Sample Application (at 
https://src.springframework.org/svn/spring-samples/petclinic/trunk/) to enhance 
it with Grails Goodies.

First, I made the sample run in Tomcat by following these instructions:

http://deors.wordpress.com/2012/09/06/petclinic-tomcat-7/

Then I added Grails Goodies (https://github.com/jtsay362/spring-mvc-grails-goodies)
and used it to add more pages with routing defined as in Grails, and defined 
beans via the Grails BeanBuilder syntax.

About

How to use Grails mappings and BeanBuilding in an existing Spring MVC app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published