What's new in Spring Cloud GCP 1.0.0 Milestone 3
Dear Spring Community!
The Spring Cloud GCP is a set of Spring Boot starters that is designed to help you leverage Google Cloud Platform managed services directly from Spring Boot, allowing you to use Spring Messaging for Cloud Pub/Sub, Spring Resource for Cloud Storage, Spring Cloud Sleuth for Stackdriver Trace, Spring Data with Cloud SQL, and more.
We’ve just released Spring Cloud GCP 1.0.0.M3
. Check out what’s new since the previous Milestone 2!
Spring Boot 2.0 GA Support
Spring Cloud GCP 1.0.0.M3
is now up to date to work with Spring Boot 2.0.1.RELEASE
and Spring Cloud Finchley.M9
.
To use Spring Cloud GCP 1.0.0.M3
, simply import the BOM in your Spring Boot 2.0
…