Spring Swagger UI: what is difference between io.swagger, io.springfox, and com.mangofactory -


i working on integrating swagger ui spring boot mvc app , curious differences between these libraries.

i looked @ each on mvnrepository.com , done different groups seem same thing. hoping clear idea of differences between these , if 1 recommended on others. notice swagger-core module io.swagger has usages.

thanks!

here an explanation of different libraries.

springfox in sense v2 of swagger library used packaged mangofactory. happened transitioned using private repo creating github organization support development team.

in short mangofactory evolved springfox supports 2.0 version of swagger spec (in addition 1.2). clear springfox , predecessor supports spring mvc.

io.swagger mother ship if will. has great support spring , jax-rs. if you're looking support jax-rs based services using spring or otherwise that's great option.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -