Get started with Temporal and Java
Take your first steps into building apps with Temporal and Java by setting up your development environment, exploring how Temporal Applications work, and diving into the documentation.
Set up a local development environment for Temporal and Java
Make sure you have everything you need to start working with Temporal on your local machine.
Run your first Temporal application with the Java SDK
Download and run a small application and explore how Temporal executes Workflows and Activities, and how you can recover from failures.
Build a Temporal App from Scratch in Java
Write a program from the ground up with tests.
Review Documentation and other resources
Once you're familiar with the basics, you may want to explore the documentation and code examples.