• Phillip Webb's avatar
    Restructure web auto-configuration · b76ca0bf
    Phillip Webb authored
    Restructure `org.springframework.boot.autoconfigure.web` to better align
    with the new package structure in `spring-boot`.
    
    Auto-configuration is now split into client, servlet and reactive
    sub-packages. In addition a new `http` package now handles common
    HTTP concerns.
    
    Fixes gh-8616
    b76ca0bf
Name
Last commit
Last update
..
builder Loading commit data...
context/embedded Loading commit data...
jdbc Loading commit data...
test/spock Loading commit data...