Spring Cloud GCP

Spring Boot microservices with logging using Spring Cloud GCP

Reading Time: 4 minutes What is Spring Boot and Spring Cloud GCP? Spring Boot: Spring Boot is a java-based framework i.e. free and open-source.  Using Spring boot you can create java (web)apps mostly based on microservices  architecture. It makes it easier for you to focus on development work by simply  providing default dependencies that you may require in your project (it takes care of  boiler-plate code). Spring Cloud GCP: Continue Reading

Spring Cloud Stream: an integrated framework of Spring Cloud GCP

Reading Time: 3 minutes Spring Cloud GCP Google Cloud Platform (GCP) provides a cloud computing service that runs the Spring projects in the cloud environment. Spring Cloud GCP project makes the Spring framework a first-class citizen of the Google Cloud Platform. It provides many different libraries which help in using the Google Cloud Platform for applications that are built on Spring Framework. What is Spring Cloud Stream? Spring Cloud Continue Reading

Know About Spring Cloud GCP

Reading Time: 3 minutes Introduction The Spring Cloud GCP project makes the Spring Framework a first-class citizen of the Google Cloud Platform. Spring Cloud GCP allows you to take advantage of the Spring Framework’s power and simplicity to: Pub/Sub can be published and subscribed to on Google Cloud. With Spring Data Cloud Spanner, Spring Data Cloud Datastore, and Spring Data Reactive Repositories for the Cloud Fire store, you may Continue Reading