• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

New Book Release: Java EE 8: Only What's New

 
Author
Posts: 116
11
Spring Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This new book contains all you need to know about what's new in Java EE 8. All new features are demonstrated with code examples and full explanations.

It's available now from leanpub.com/javaee8.

--- What the Book Covers ---

The two new APIs:

  • Java API for JSON Binding 1.1 (JSR 367)
  • Java EE Security API 1.1 (JSR 375)

  • The three major updated APIs:

  • Servlet 4.0 (JSR 369)
  • Bean Validation 2.0 (JSR 380)
  • Contexts and Dependency Injection for Java 2.0 (JSR 365)

  • The four minor updated APIs:

  • Java API for RESTful Web Services 2.1 (JSR 370)
  • JavaServer Faces 2.3 (JSR 372)
  • Java API for JSON Processing 1.1 (JSR 374)
  • Java Persistence API 2.2 (JSR 338)


  • Plus a bonus chapter on the new HTTP 2 protocol.



    It's available now from leanpub.com/javaee8.
     
    Consider Paul's rocket mass heater.
    reply
      Bookmark Topic Watch Topic
    • New Topic