Dilip Krishnan

Results 231 comments of Dilip Krishnan

Reopening this issue, as this would be useful

You're welcome! FYI this issue is fixed in the latest version 3.0.0 too (not released yet)

In general only one version is supported @deepti-hinge

I'm just returning after a *OSS vacation*, should be in the next few weeks @ricardo-ropelli

springfox 2.9.2 supports spring 4.x. @baofeidyz Curious what error you're getting with 4.3.3.

That is just a fake endpoint for oauth. It doesnt support authentication. Also make sure swagger-ui support the authentication profile you want. AFAIK its not 100% supported.

Most likely your configuration has multiple application contexts. Do you by any chance have `@EnableWebMvc` anywhere in the application?