Upgrade to Pro — share decks privately, control downloads, hide ads and more …

TDC 2016 Floripa - Creating REST APIs in minutes with Spark + Java 8

TDC 2016 Floripa - Creating REST APIs in minutes with Spark + Java 8

Stefan Teixeira

May 14, 2016
Tweet

More Decks by Stefan Teixeira

Other Decks in Programming

Transcript

  1. • QA Automation Engineer • Test Automation, Agile and DevOps

    enthusiast • Technical blogs: stefanteixeira.com.br (pt-br) / stefanteixeira.com (en) Links: • E-mail: [email protected] • Twitter: twitter.com/stefan_teixeira • LinkedIn: linkedin.com/in/stefanteixeira • GitHub: github.com/stefanteixeira • SlideShare: slideshare.net/stefanteixeira About me
  2. Spark • Inspired by Sinatra • Java 8 • Great

    for REST APIs (but it is also used for web applications)
  3. Some of the (many) features • Cookies • Sessions •

    Filters (before, after…) • Redirects • Exception Mapping • Static files