Lucas Soares
Lucas Soares
> > @dilipkrish > > I was facing the same issue, even after updating to springfox 3. > > The scenario was that I had recently added the configuration "spring.main.lazy-initialization:...
> Any updates on this getting fixed? To be honest the update is this: https://springdoc.org/#migrating-from-springfox
Hello @childewuque Apparently springfox is no longer updated. I suggest you to migrate to springdoc instead. I also suggest you to read this: https://springdoc.org/#differentiation-to-springfox-project And to migrate your application you...
Hello. Check https://github.com/springfox/springfox/issues/4007#issuecomment-1136598858 for a suggestion.
Is https://github.com/springfox/springfox/issues/2763 the same issue as here? Because it has been closed because it has not had recent activity. Any updates here?
I'm now using the Spinnaker API directly too. I got the same error trying to use an `access_token` to request Gate endpoints. I had to change my CheckRedirect function to...
@spinnakerbot remove-label stale
@spencergibb I can make it.. I just forked to be able to fix my problem as fast as possible and after that I had no time to do it. I...
Please validate my solution and inform me any remaining changes I need to do: #700 Thanks.
> If you look at 2a667f48e0dcb665886b85796597ff947f181bba055c1216d573b68cb3764a8c, [f672845](https://github.com/spring-cloud/spring-cloud-consul/commit/f67284561e873590ee7505776aa436501faff13a) and [6485240](https://github.com/spring-cloud/spring-cloud-consul/commit/64852409228f1642fa65117e7c382730efbf37f8) there is some more to do to get back to parity (though merged rather than replaced). Looking into it. I will...