ewolff / microservice-kafka

Demo to show how Apache Kafka can be used for communication between microservices
Apache License 2.0
584 stars 302 forks source link

Failed to execute ms-kafka-order #10

Closed ravichalla closed 5 years ago

ravichalla commented 5 years ago

If the error shows, Fatal error compiling: invalid target release: 10 -> [Help 1] mac Either:

  1. change the pom java properties version from 10 to the version 8 (as my system has java 8)
  2. Update Java in local from your system java version to version 10.