Re: Unable to infer base url.

2018-05-11 Thread Anand Mishra
; That looks like a very old version of swagger-ui. Please try the latest. > > > > > > > > *From: *> on behalf of Anand > Mishra > > *Reply-To: *"swagger-sw...@googlegroups.com " < > swagger-sw...@googlegroups.com > > *Date: *Thursday,

Re: Unable to infer base url.

2018-05-11 Thread Anand Mishra
eLocations("classpath:/META-INF/resources/webjars/"); registry.addResourceHandler("/swagger-ui.html") .addResourceLocations("classpath:/META-INF/resources/"); } } On Thursday, April 19, 2018 at 1:09:19 PM UTC+5:30, Anand Mishra wrote: > >