自 Spring boot 2.7.1 起,@LocalServerPort(在包中org.springframework.boot.web.server.LocalServerPort)已被弃用。
@LocalServerPort
org.springframework.boot.web.server.LocalServerPort
我可以用什么来代替这个注释?
spring-test spring-boot
spring-boot ×1
spring-test ×1