Hi

I did not refer to a case of having all of SpringBoot embedded, but to a similar case where SwaggerUI was bundled in a given archive.

You said you see Swagger JSON returned instead of UI - so I wonder if you use the correct address, UI is at .../api-docs, check the description_swagger2 for example.

Or start from a CXF service page ?

Cheers, Sergey
On 18/11/16 22:09, J. Fiala wrote:
Hi Sergey,

I'm using CXF 3.1.8 / swagger-core 1.5.10 / swagger-ui 2.1.8-M1.

I do not package the Spring boot jars (I want a clean deployment on
Jboss EAP 7, without any Spring boot in it).
On Jboss EAP 7 Swagger-UI is not auto-linked and not showing up.

Best regards,
Johannes


Am 18.11.2016 um 22:34 schrieb Sergey Beryozkin:
Hi Johannes
It is def not targeting SpringBoot only...
One thing I recall that in CXF 3.1.7 Swagger UI was not being
auto-linked too in Spring boot jar packages which bundle Swagger UI.
That was fixed in CXF 3.1.8.
Do you use CXF 3.1.8 ?

Cheers, Sergey

I know in 3.1.7 an issue was reported that
On 18/11/16 19:40, J. Fiala wrote:
Dear Sergey,

The Swagger-UI feature works perfectly at Spring Boot, but if I deploy
the application  to e.g. Jboss EAP the link points to the Swagger-API
not to the Swagger-UI anymore (swagger-ui is bundled in the WAR +
supportSwaggerUi=true.

Should this run on an external AS or is this webjar integration simply
only intended for Spring Boot?

Thank you & Best regards,
Johannes






--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

Reply via email to