Play Framework
-
Enterprise Java
Play! Framework JSON & Scala Example
In this post, we feature a comprehensive Example on Play! Framework JSON & Scala. In my last two posts, we…
Read More » -
Enterprise Java
Play! Framework Path, Query and Route Default Params Example
In my previous post, we have discussed about Play Framework basics with HelloWorld example. I hope you have experimented that…
Read More » -
Enterprise Java
Play! Framework Hello World Example
We are going to develop a series of Scala Web Applications or Microservices using Play Framework. This is our first…
Read More » -
Enterprise Java
Play! Framework Security Example
Today, security has become a priority in most web applications. Even giant enterprises have security issues that are found from…
Read More » -
Enterprise Java
Play! Framework Session Example
Today, on most web applications, there is data we need to be sent across multiple http requests while the user…
Read More » -
Enterprise Java
Play! Framework Logging Example
Logging is a really important feature every application must have. Without it, it’s nearly impossible to know what your application…
Read More » -
Enterprise Java
Play! Framework Json Example
As we’ve seen in our previous example, Play! is a powerful web mvc framework. Among other stuff, Play has support…
Read More »