Hi,
I have a problem on Spring Boot 4 with SpringDoc. I don't use the embeded tomcat but I build a WAR file which is deploy on an external Tomcat.
To reproduce the error, I made a sample project on GitHub which show that the class org/springframework/boot/web/server/autoconfigure/ServerProperties is not found