spring-boot/spring-boot-project
Andy Wilkinson 387795d4db Remove trailing space from media type for ots mapping
The regular expression in the new test is intended to match the
documented [1] ABNF for a media type:

    type-name = reg-name
    subtype-name = reg-name

    reg-name = 1*127reg-name-chars
    reg-name-chars = ALPHA / DIGIT / "!" /
                     "#" / "$" / "&" / "." /
                     "+" / "-" / "^" / "_"

Closes gh-29746

[1] https://datatracker.ietf.org/doc/html/rfc4288#section-4.2
2022-02-11 14:09:53 +00:00
..
spring-boot Remove trailing space from media type for ots mapping 2022-02-11 14:09:53 +00:00
spring-boot-actuator Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-actuator-autoconfigure Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-autoconfigure Polish "Configure ForwardedHeaderFilter with Tomcat's use relative redirects" 2022-02-10 15:01:57 +00:00
spring-boot-cli Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-dependencies Add dependency management for liquibase-cdi 2022-02-11 11:34:51 +00:00
spring-boot-devtools Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-docs Add documentation for WebMvc.fn 2022-02-10 13:14:34 +01:00
spring-boot-parent
spring-boot-properties-migrator
spring-boot-starters
spring-boot-test Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-test-autoconfigure Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-tools Align Gradle's plugin's META-INF repackaging with Maven plugin's 2022-02-11 13:32:52 +00:00