Skip to content

This is a demo showing that in play 2.5.0 the .withSession method is broken when using compile time DI

Notifications You must be signed in to change notification settings

rmmeans/PlaySessionBug-CompileTimeDIExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Session issues when using Compile Time DI in Play 2.5.0

This is an example project showing an issue when using compile time DI. The .withSession() method on the Result fails when compile time DI is being used.

Edit the config file and comment out the application loader and the app will start working again.

About

This is a demo showing that in play 2.5.0 the .withSession method is broken when using compile time DI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages