/ODT2017

Primary LanguageXSLT

ODT2017

Rest Services with Play Framework and a Security Level with JWT (JSON Web Tokens)

The Play Framework, based on a lightweight, stateless, web-friendly architecture, is a great framework for easier, faster, complex web development, including RESTful services, and is reactive. Based on Scala, you can choose between using Java or Scala for development. This session explores Play framework characteristics, how to create a RESTful service, connecting Play to a MySQL database, and adding a security level with JWT (JSON Web Token).