Skip to content

alanktwong/spring-akka-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Travel Reference Application

  • demonstrates Spring Framework 3 with Web Flow 2.1

NOTE: At this time this sample is fully functional and upgraded. However, some work is still in progress as listed below.

Known issues:

  • The sample currently uses an extension for resource handling until mvc:resources support is integrated into Spring Framework 3.1 trunk. This built-in resource handling support in Spring Framework will supercede the ResourceServlet in the Spring JavaScript module (see SPR-7116).
  • JSR303 support is not yet integrated
  • JPABookingService findHotels(SearchCriteria criteria) is currently vulnerable to HQL injection
  • Use of in the hotels/booking flow should be removed in favor of detached objects

More about this project

About

Spring-akka sample for SpringOne 2012 talk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • Scala 2.9%
  • Java 2.5%