Re: [google-appengine] Re: GCP Access

2020-07-22 Thread wesley chun
Agreed. Never (ever) share login/password information. We are well beyond those days now with role-based authentication and OAuth2 . Furthermore, be aware we have multiple compute options available from

[google-appengine] Re: GCP Access

2020-07-22 Thread 'Charlie Engelke' via Google App Engine
Don't share login information. There's no need. You can create a project, then add the developer as a user, or owner, of that project in addition to you. On Wednesday, July 22, 2020 at 1:00:44 AM UTC-7 ki...@douglassoftware.com wrote: > I am a non technical founder, what information do i need

[google-appengine] GCP Access

2020-07-22 Thread Kirk Douglas
I am a non technical founder, what information do i need to give my developer to be able to upload the code to GCP ? Do I need to just hand over my login info to the developer to be able to upload or is there a way of giving the developer access to the account that I have created ? -- You

[google-appengine] Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean

2020-07-22 Thread Nicholas Sterling
Hello, i am having some trouble getting my Spring Boot application for Google App Engine to start after upgrading the Spring Boot version. Any help would be much appreciated. Thank you! ERROR: org.springframework.context.ApplicationContextException: *Unable to start web server; nested