• Johnny Lim's avatar
    Move CorsEndpointProperties to the parent package · 8383b761
    Johnny Lim authored
    `CorsEndpointProperties` lives in `endpoint.web.servlet` but is also used
    in `endpoint.web.reactive`, so this PR moves it to its common parent
    package.
    
    This commit also extracts `CorsConfiguration` creation logic duplicated
    in `WebMvcEndpointManagementContextConfiguration` and
    `WebFluxEndpointManagementContextConfiguration` into
    `CorsEndpointProperties`.
    
    See gh-11439
    8383b761
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...