com.google.auth.oauth2.CredentialFormatException: An invalid input stream was provided. at com.google.auth.oauth2.ExternalAccountCredentials.fromStream ...
The java-spring generator allows users to generate Spring Boot controllers & service interfaces for both reactive (Spring WebFlux) or non-reactive (Spring MVC) servers. In PR #6993 @bit-factor ...