- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 155字
- 2021-06-24 19:17:25
Spring for Apache Kafka
Spring for Apache Kafka supports the broker-based Apache Kafka applications. It provides a high-level API to interact with Apache Kafka. Internally, the projects use the Kafka Java APIs.
This module supports the annotation programming model. The basic idea is that with a couple of annotations and some POJO models, we can bootstrap the application and start listening to and producing messages.
KafkaTemplate is a central class of this project. It enables us to send messages to Apache Kafka with a high-level API. Asynchronous programming is supported as well.
This module offers support for transactions via annotations. This feature is enabled via standard transactional annotations used in Spring-based applications, such as @Transactional.
We also learned about Spring AMQP. This project adds the Spring concept of creating applications based on this broker. The dependency injection features are supported as well.
- Docker and Kubernetes for Java Developers
- GeoServer Cookbook
- Dependency Injection in .NET Core 2.0
- JavaScript前端開發與實例教程(微課視頻版)
- Mastering Kali Linux for Web Penetration Testing
- The DevOps 2.4 Toolkit
- C語言程序設計學習指導與習題解答
- Python編程實戰
- 從Java到Web程序設計教程
- Access 2010數據庫應用技術(第2版)
- IBM Cognos TM1 Developer's Certification guide
- Hands-On Dependency Injection in Go
- Neo4j 3.x入門經典
- JBoss AS 7 Development
- 美麗洞察力:從化妝品行業看顧客需求洞察