Downloads – JAX Whitepaper 2022


EVOLVING JAVA: NEW POWERS, FRESHLY BREWED

Learn all about Java for a cloud-centric world, app testing, garbage collection, and how Kotlin compares.

REGISTER NOW FOR THE NEWSLETTER AND RECEIVE THE WHITEPAPER FOR FREE!

Downloads – JAX Whitepaper 2022


EVOLVING JAVA: NEW POWERS, FRESHLY BREWED

Learn all about Java for a cloud-centric world, app testing, garbage collection, and how Kotlin compares.

REGISTER NOW FOR THE NEWSLETTER AND RECEIVE THE WHITEPAPER FOR FREE!

CONTENTS

    • Kotlin – the better Java?
      By Moritz Kammerer

    • Getting Started with the DataStax Astra Java SDK
      By Cédrick Lunven

    • Unleashing new Java powers
      By Michael Simons

    • No Honeycomb Testing and Mocks? You’re Probably Getting App Testing Wrong
      By Nate Lee

    • An introduction to JobRunr, a distributed background job scheduler
      By Ronald Dehuysser

    • Evolving Java Runtimes for a Cloud-Centric World
      By Gil Tene

    • Time to Modernize Ops
      By Lori MacVittie

    • Garbage Collection tuning success story – reducing young gen size
      By Ram Lakshmanan

  •  
  •  

READ MORE ABOUT JAVA & SOFTWARE INNOVATION

TRIBUO CONCEPTS

Tribuo is a statically & strongly typed Machine Learning library written in Java. It operates on objects rather than multidimensional arrays, meaning models accept example objects and produce typed Prediction outputs. It also uses the type system to enforce that the training datasets line up with the expected models.

SPRING BOOT – ALL YOU NEED TO KNOW

The term „Microservices Framework“ is often used when talking about Spring Boot. This is only partly true: Spring Boot is suitable for small services as well as for monolithic applications. These services or applications can be pure Web APIs or web applications, command line programs, or orchestrating applications.