About 1,618,521 results (4,753 milliseconds)

A Guide to Databases on Google Cloud part 3 - Cloud Spanner ...

https://cloud.google.com/blog/topics/developers-practitioners/cloud-spanner-crud-it-spring-boot-cloud-run
Jul 14, 2022 ... We are going to experiment with CRUD on a Java Spring Boot application using ... Application for REST API, the Client Application in this ...

Installation & Setup for REST API | Firebase Realtime Database

https://firebase.google.com/docs/database/rest/start
You can read and write data through the REST API directly from the command line. In this guide we'll use cURL for all of our examples.

Deserializing JIRA REST API domain objects in Java

https://groups.google.com/g/atlassian-connect-dev/c/q-NJSEllmJc
Aug 18, 2016 ... We are using JRJC for quite some time (way before ac spring boot) and I'm not sure if I would recommend it for the cloud. JRJC brings old ...

Can we use Rest and gRPC in together in spring-boot/java application

https://groups.google.com/g/grpc-io/c/Xiec8MhGrLI
Yes, you can use the gRPC client for talking to gRPC services and a REST client for talking to REST services assuming you are talking about client side ...

Running workbench against Spring boot deployed jBPM runtime

https://groups.google.com/g/jbpm-setup/c/WaRdMy_kD-E
Workbench uses kie server client and thus requires kie server like REST endpoints on the other side so custom REST api won't work with workbench. Stay tuned, we ...

REST invocation from an event handler

https://groups.google.com/g/axonframework/c/lfe5GFOzBac
... (Spring Boot) and each of these microservices have their own data-stores. ... Apparently, in the event handler, when we are attempting to invoke the REST api (uses ...

When i try to access specific endpoints on my REST API i get ...

https://support.google.com/webmasters/thread/23966438/when-i-try-to-access-specific-endpoints-on-my-rest-api-i-get-deceptive-site-ahead?hl=en
Dec 27, 2019 ... The back end is a spring boot app. We are using spring security to secure endpoints and JWT based authentication.We have a valid SSL ...

REST API as an ONOS app

https://groups.google.com/a/onosproject.org/g/onos-dev/c/R7PbtcD1fgg
I would like to write an app that exposes a REST API when activated. My thought was to use the Spring Framework, as I've gone through their tutorials to create ...

Tomcat optional in DSpace 8?

https://groups.google.com/g/DSpace-tech/c/llTBqZKy2Bo
... (REST API) with Tomcat *embedded*. This was achieved via Spring Boot (which is the technology that the backend uses) ... In the future, we may make a stronger ...

Microservices, Vert.x, Spring Boot

https://groups.google.com/g/vertx/c/ULSbuw6J27w
use the simple callback style API if you wish, but we will offer. Rx-ified ... I plan on documenting the libs use with Vertx for Spring MVC style REST ...

Data to Generative AI with Spanner and Vertex AI Imagen API

https://codelabs.developers.google.com/springboot-posegenerator-imagen
Oct 30, 2023 ... We will also use data from the Spanner database exposed as a REST API. ... we can go about building our Spring Boot application. Click Spanner ...

Google Meet REST API overview | Google for Developers

https://developers.google.com/workspace/meet/api/guides/overview
Jun 4, 2025 ... Get meeting artifacts (recordings, transcripts, and transcript entries). You can also subscribe to Meet events using the Google Workspace Events ...

403 Forbiden on few rest api call after migration to 20.0.x

https://groups.google.com/g/keycloak-user/c/znfj1VUuD6Y
Feb 23, 2023 ... ... rest API requests to the spring rest application. We have also upgraded keycloak-adapter-bom and keycloak-spring-boot to use the same version.

Camunda authentication and identity service with Spring boot

https://groups.google.com/g/camunda-bpm-dev/c/ut71s1c-jYs
We're using the Camunda RestAPI to communicate with the camunda-engine in the backend, so far so good, but we haven't been able to enable the Camunda ...

When using a rest api, commandGateway.send is not working async

https://groups.google.com/g/axonframework/c/kq019BQL1ww
Sep 26, 2017 ... Are you configuring any other Axon beans yourself apposed to using the Spring Boot Axon starter dependency? ... we want to use both commandGateway ...

Large Memory Footprint for Rule Engine

https://groups.google.com/g/drools-usage/c/vIO55pTieKA
Our application is a spring boot rest API that is using the Drools rule ... However, we need to make sure processing concurrent requests is still ...

Geostore - backend

https://groups.google.com/g/mapstore-users/c/4JCgzPyiWDE
... use Java Spring Boot and Hybernate frameworks on my final project application. ... REST APIs will be automatically available due to Spring. You can also ...

Build a Vision AI application with Java and Spring Boot | Google ...

https://cloud.google.com/blog/products/ai-machine-learning/build-a-vision-ai-application-with-java-and-spring-boot/
Jun 8, 2023 ... Building the REST API. Design and ... In this step, we will focus on deploying your containerized Spring Boot application using Cloud Run.

Convert Existing GWT Backend to SPRING BOOT

https://groups.google.com/g/google-web-toolkit/c/13cHZX5KoQA
You'll need to use something like DominoKit REST. We found one RestyGWT, but not sure about its final impact as we haven't applied it yet. any suggestions...

Databases on Google Cloud Part 4: Query, Index, CRUD and Crush ...

https://cloud.google.com/blog/topics/developers-practitioners/databases-google-cloud-part-4-query-index-crud-and-crush-your-java-app-firestore-apis
Jul 28, 2022 ... The REST API can be helpful for the following use ... This solution in Spring Boot Framework is to demonstrate a client application that uses ...