For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Web
- Spring for Apache Kafka
The following guides illustrate how to use some features concretely:
- Building a RESTful Web Service
- Serving Web Content with Spring MVC
- Building REST services with Spring
- Install Docker
- Install Docker-Compose
- Execute:
mvn spring-boot:build-image
docker-compose up
mvn clean package
java -jar target/spring-kafka-0.0.1-SNAPSHOT.jar
When the application is running: