Raja Nagendra Kumar
Raja Nagendra Kumar
Change to the comment-service folder: cd comment-service Build the application and create a Docker image: mvn clean install
``` [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for 'com.cassiomolin.logaggregation:comment-service:jar:1.0-SNAPSHOT' [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-dependency-plugin is missing. @ line 120, column 13 [WARNING]...
change lombok to to work on jdk 17 _1.18.32_
``` F:\nag\DWork\osource\experiments\java\spring-boot\otel\es\logagr\comment-service>mvn clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for 'com.cassiomolin.logaggregation:comment-service:jar:1.0-SNAPSHOT' [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-dependency-plugin is missing. @ line 118,...
It is using JDK 11, can be changed like this
[reff](https://github.com/cassiomolin/log-aggregation-spring-boot-elastic-stack?tab=readme-ov-file#building-the-applications-and-creating-docker-images)
``` F:\nag\DWork\osource\experiments\java\spring-boot\otel\es\logagr>docker-compose up [+] Running 4/4 ✘ elasticsearch Error context canceled 3.3s ✘ logstash Error manifest for docker.elastic.co/logstash/logstash:latest not found: manifest u... 3.3s ✘ kibana Error context canceled 3.3s ✘...