java-tutorials/play-framework/introduction
Alfred Samanga 5bce8b22a1 BAEL-3059: Update Play Framework (#7674)
* Implementation of Introduction to Play Framework in Java

* Implementation of Introduction to Play Framework in Java

* Implementation of Introduction to Play Framework in Java

* Implementation of the tutorial for Introduction to Play Framework.

* Updated code for Play Routing to 2.7.3

* Updated code for Play Routing to 2.7.3

* Initial Commit

* Added request object to create end point

* Finished implementing student-api

* Finished implementing student-api

* Implementation of the tutorial for Introduction to Play Framework.

* Updated test names

* Removed Lombok dependency

* Corrected isSuccessful spelling and removed the +1 on student ids
2019-09-06 09:39:18 -05:00
..
app BAEL-3059: Update Play Framework (#7674) 2019-09-06 09:39:18 -05:00
conf BAEL-3059: Update Play Framework (#7674) 2019-09-06 09:39:18 -05:00
project BAEL-3059: Update Play Framework (#7674) 2019-09-06 09:39:18 -05:00
public BAEL-3059: Update Play Framework (#7674) 2019-09-06 09:39:18 -05:00
test/controllers BAEL-3059: Update Play Framework (#7674) 2019-09-06 09:39:18 -05:00
.gitignore BAEL-3059: Update Play Framework (#7674) 2019-09-06 09:39:18 -05:00
build.sbt BAEL-3059: Update Play Framework (#7674) 2019-09-06 09:39:18 -05:00