dependencies { implementation "org.springframework.boot:spring-boot-starter-web:2.3.4.RELEASE" implementation "io.springfox:springfox-swagger2:2.9.2" } description = "ruoyi-common-swagger"