spring-cloud-gcp-guestbook icon indicating copy to clipboard operation
spring-cloud-gcp-guestbook copied to clipboard

Results 3 spring-cloud-gcp-guestbook issues
Sort by recently updated
recently updated
newest added

This avoids the following warning when building: > [WARNING] [WARNING] Some problems were encountered while building the effective model for com.example:frontend:jar:0.0.1-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> duplicate declaration...

Please add these dependencies for java 11 support , Faced compilation error while goining through https://www.coursera.org/learn/google-cloud-java-spring/home/welcome course since gcloud instances default jdk version is 11. dependency> javassist javassist 3.12.1.GA javax.xml.bind...