python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Protect source code / IP on Google App Engine
I have a scenario where a customer wants to host an application I wrote on App Engine on his own Google Cloud tenant.
Given the customer is of course admin on his tenant, even though it seems that app...

lightxx
Votes: 0
Answers: 1
gcloud app deploy cannot find app.yaml if go.mod is in a different directory
I have been unable to deploy my Go app to Google App Engine Flexible for a weeks now, although I don't remember changing anything relevant. The go.mod and go.sum files are in the top directory, while ...
zengabor
Votes: 0
Answers: 3
Deploy Java 11 Maven SpringBoot on AppEngine Fails
I'm trying to deploy my Applicaiton on spring boot but when I made, service returns 500 and logs only show that:
I'm trying with the tutorial off GPC: https://codelabs.developers.google.com/codelabs/...

Daniel ORTIZ
Votes: 0
Answers: 0
Rollback in NDB
I am trying to maintain some cross transactional-ity between different services.
Basically I have a ndb model which would be processed. There is a chance that the transaction might fail after we have ...

Shaurya Chaudhuri
Votes: 0
Answers: 1