JVM Performance BOF
A panel of JVM performance specialists and engineers working with Oracle’s HotSpot VM answer JVM performance questions at the JavaOne conference.
A panel of JVM performance specialists and engineers working with Oracle’s HotSpot VM answer JVM performance questions at the JavaOne conference.
This lecture covers the concept of the Object and how the object is created in Java. Also covered is the concept of class and method variables.
A short tutorial on how to use Spring Tool Suite (STS) and Eclipse to deploy applications to the Stackato Platform as a Service (PaaS).
Client-side MVC frameworks like EmberJS, AngularJS or Backbone are getting more popular over time. They represent a big architectural change to what web developers are used to: moving from server-side MVC to a browser based one. This talk presents how Grails can fit with a single-page architecture and discusses the …
More and more projects require awareness of Java Card technology, usually for client security use cases. This session provides background on new and existing usage patterns and offers pointers for starting application development. First it covers the most-significant use cases, with a focus on those open to third-party applications such …
Learn the best practices to avoid introducing security vulnerabilities into your Java application and how to discover those that may have already found their way in. Over the several years studies have shown that 70% of exploitable vulnerabilities occur in application code, so we will discuss how these can be …