Skip to content

Play 46 - Make routes generated with InjectedRoutesGenerator

Raphael Mäder requested to merge PLAY-46 into master

Created by: sergbavykin

  • PLAY-46 reset the routes generator to injected

  • PLAY-46 replace static controllers action with non-static and inject those with IRG

  • RNGR-1648, PLAY-46 handle an empty state in the Optional.isPresent part of clear and setStatisticEnabled methods in CacheController

  • PLAY-46 modify a behaviour of some classes

Merge request reports