White to Black Gradient

Alternatively, you can watch it on YouTube.

Introducing Code-First Java SDK for Kalix

Renato Cavalcanti.
Principal Engineer, Lightbend.
  • 25 April 2023,
  • 15 minute watch

With the Code-first Java SDK, developers encode their application using plain Java code. Kalix is then capable of scanning the code and generating all metadata it needs to deploy the user application and expose its endpoints. The SDK allows developers to assemble a Kalix application by annotating Java classes using Spring-like annotations. This makes it plain sailing for the Java and Spring developers to get started with Kalix, and remarkably reduces their lines of code and development effort.

NOTE
Read the accompanying blog article Introducing Code-first Java SDK for Kalix..

STAY UP TO DATE