JAVAMS05 Messaging with Pub/Sub Reviews
12212 reviews
dfdf
mohamed f. · Reviewed أكثر من سنتين ago
Antra U. · Reviewed أكثر من سنتين ago
In the step, --> Task 8. Process messages in subscriptions In this task, you use the Spring PubSubTemplate to listen to subscriptions. In Cloud Shell, generate a new project from Spring Initializr: -> "-d type=maven-project" should be added to the script to build the project as maven, else scripts cmd will not workn as they are written for maven new script should look like this: cd ~ curl https://start.spring.io/starter.tgz \ -d type=maven-project -d dependencies=web,cloud-gcp-pubsub \ -d bootVersion=2.4.6.RELEASE \ -d baseDir=message-processor | tar -xzvf -
RISHAV G. · Reviewed أكثر من سنتين ago
Imran R. · Reviewed أكثر من سنتين ago
the manual is regarding maven development but the project is built is gradle so please let it correct
Aans R. · Reviewed أكثر من سنتين ago
prakhar t. · Reviewed أكثر من سنتين ago
Simarjeet S. · Reviewed أكثر من سنتين ago
Anushka C. · Reviewed أكثر من سنتين ago
Tomáš F. · Reviewed أكثر من سنتين ago
Sibin G. · Reviewed أكثر من سنتين ago
Sahil B. · Reviewed أكثر من سنتين ago
Virender K. · Reviewed أكثر من سنتين ago
Gaurav C. · Reviewed أكثر من سنتين ago
Tomáš F. · Reviewed أكثر من سنتين ago
good
Atharva D. · Reviewed أكثر من سنتين ago
good
Cankat S. · Reviewed أكثر من سنتين ago
The tutorial needs to be updated from maven to gradle as that is now the default Spring Initializr option
Jiří V. · Reviewed أكثر من سنتين ago
Alexander S. · Reviewed أكثر من سنتين ago
messsage-processor is now a gradle application, not a maven one.
Jean-Baptiste B. · Reviewed أكثر من سنتين ago
Gaurang K. · Reviewed أكثر من سنتين ago
The task 8 was un-updated, message-processor use gradle, not maven. Solution to execute: ./gradlew bootRun
Jesus H. · Reviewed أكثر من سنتين ago
Pratik B. · Reviewed أكثر من سنتين ago
Luis A. · Reviewed أكثر من سنتين ago
060_Shivanjali S. · Reviewed أكثر من سنتين ago
Rachid B. · Reviewed أكثر من سنتين ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.