Play--framework-Spring-module icon indicating copy to clipboard operation
Play--framework-Spring-module copied to clipboard

A module to interface Spring and the Play! framework

Results 1 Play--framework-Spring-module issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to use spring in a Play 1 project, together with the ldap library. So far it works, but only if I use @Inject for injecting two Beans...