googleapis / google-oauth-java-client

Google OAuth Client Library for Java
Apache License 2.0
613 stars 270 forks source link

feat: servlet classes that use the jakarta namespace #1115

Closed suztomo closed 4 months ago

suztomo commented 4 months ago

Fixes #1112, to support the jakarta.servlet namespace.

meltsufin commented 4 months ago

@ludoch PTAL

suztomo commented 4 months ago

Do we need to update any public documentation?

Yes, I'll update the document (https://developers.google.com/api-client-library/java/google-api-java-client/oauth2#web_server_applications).