Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Upgrade Play! Framework to version 2.0?

I'm curious if its possible to upgrade my Play! 1.2. 4 application to version 2? I know it was a pain to do an upgrade like this with Symfony with their newest version, but maybe its easier with Play!?

like image 668
Benny Avatar asked Jul 30 '26 07:07

Benny


1 Answers

No, they changed everything: the routes file format, the template expression language, the whole controller return api (which now is totally asynchronous through Akka). Play2.0 is a totally different product, and I consider it more a Scala stack then a Java one. For example when you create a new app, you are prompted to enter:

  1. Scala app
  2. Java app
  3. ...
like image 104
Raffaele Avatar answered Aug 02 '26 16:08

Raffaele



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!