Skip to content

Conversation

nishantraut
Copy link
Owner

No description provided.

nishantraut and others added 30 commits October 28, 2018 08:52
Add a note to the "Path Matching and Content Negotiation" section about
the `spring.mvc.pathmatch.use-suffix-pattern` property.

Closes gh-14977
* pr/14977:
  Polish "Improve Path Matching and Content Negotiation docs"
  Improve Path Matching and Content Negotiation docs
Fix `TomcatWebServerFactoryCustomizer` to restore Spring Boot 2.0
behavior where a negative or zero `max-http-header-size` indicates
that the server default should be used.

See gh-14986
Fix Jetty and Undertow customizers to restore Spring Boot 2.0
behavior where a negative or zero `max-http-header-size` indicates
that the server default should be used.

Closes gh-14986
* pr/14986:
  Polish "Restore max-http-header-size default value support"
  Restore max-http-header-size default value support
…cyle

An initializer that adds a BeanDefinitionRegistryPostProcessor which
in turn adds bean definitions has to be very careful to run early.
Otherwise, other initializers that want to influence the bean
definitions added never get a chance.

Closes gh-14907
* gh-14907:
  Polish "Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle"
  Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle
philwebb and others added 29 commits October 29, 2018 22:33
* pr/15049:
  Polish EnableConfigurationPropertiesImportSelector javadoc
* pr/15033:
  Simplify ArrayList calling addAll() immediately
* pr/15060:
  Polish "Update docs to Spock 1.2"
  Update docs to Spock 1.2
@nishantraut nishantraut merged commit 27bd128 into nishantraut:master Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.