Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
856 views
in Technique[技术] by (71.8m points)

war - Can springdoc be used with spring webflux non boot application

We have a spring webflux reactive application that needs to be deployed as war on server. The spring boot cannot be used as dependency as spring boot does not support spring webflux app deployed as war.

https://github.com/springdoc/springdoc-openapi/issues/250

As per solution mention in above github ticket to make springdoc work, do we need to add spring boot dependencies?

Is springdoc compatible with non spring boot webflux application?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...