springfox / springfox

Automated JSON API documentation for API's built with Spring
http://springfox.io
Apache License 2.0
5.93k stars 1.54k forks source link

Spring Boot 3.0.0 support #4041

Open michalstefanext opened 1 year ago

michalstefanext commented 1 year ago

Hello, is there any chance to upgrade to support spring boot 3.0.0 please? https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide

Thanks!

leolimas commented 1 year ago

Pls... this will save our skin :D

Abhi-Codes commented 1 year ago

We are upgrading our custom projects from 2.7.x to 3.x and facing issues with springfox swagger . Any chance this project will be upgraded to support Spring Boot 3.

formatq commented 1 year ago

I think it's better to migrate from Springfox to Springdoc

strazdinsg commented 1 year ago

Duplicate of #3983

dharuanluigi commented 1 year ago

Hi guys, the same here. We are updating from Spring Boot 2.7 to 3.0. From our dependecies just the SpringFox shows up that exception, so, are you guys have a due date to implement the update? Thanksss!!!

eduardorost commented 1 year ago

in the project I work on we migrated from springfox to springdoc

Wade-tech commented 1 year ago

Hi which version of springfox-* support Spring Bot 3.0 and Tomcat10?

strazdinsg commented 1 year ago

Hi which version of springfox-* support Spring Bot 3.0 and Tomcat10?

The short answer is "None" :), @Wade-tech

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.