googleapis / google-http-java-client

Google HTTP Client Library for Java
Apache License 2.0
1.38k stars 446 forks source link

chore: demo of `classic` API of Apache Core+Client 5.x #1960

Open diegomarquezp opened 1 week ago

diegomarquezp commented 1 week ago

Output of Main class:

SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Jun 27, 2024 3:33:11 AM com.google.auth.oauth2.DefaultCredentialsProvider warnAboutProblematicCredentials
WARNING: You are authenticating using user credentials. For production, we recommend using service account credentials.

To learn more about service account credentials, see http://cloud.google.com/docs/authentication/external/set-up-adc-on-cloud
Project display name: [REDACTED]

Process finished with exit code 0

Caveats