Slide 32
Slide 32 text
Java APIs and Spring
- Spring developers expect the “client” lifecycle to be managed
- Spring developers already know how to:
- Deal with state (Spring Data)
- Publishing and subscribing to messages (Spring Kafka, Pulsar, RabbitMQ)
- Scheduling async Jobs with @Scheduled
👀👀
👀