Skip to content

Conversation

SergeyHydra
Copy link
Contributor

Apply UndertowDeploymentInfoCustomizer and
UndertowBuilderCustomizer, JettyServerCustomizer beans automatically
Fixes gh-16514

UndertowBuilderCustomizer, JettyServerCustomizer beans automatically
Fixes spring-projectsgh-16514
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 16, 2019
@mbhave
Copy link
Contributor

mbhave commented Apr 17, 2019

Thanks @SergeyHydra. The PR is missing tests. The original issue has links to tests for both the servlet and reactive cases.

@mbhave mbhave added the status: waiting-for-feedback We need additional information before we can continue label Apr 19, 2019
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
@mbhave mbhave added type: enhancement A general enhancement and removed status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged labels Apr 22, 2019
@mbhave mbhave added this to the 2.2.x milestone Apr 22, 2019
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
mbhave pushed a commit that referenced this pull request Apr 22, 2019
@mbhave mbhave closed this in 23cf856 Apr 22, 2019
mbhave added a commit that referenced this pull request Apr 22, 2019
* pr/16584:
  Polish "Apply server customizer beans automatically"
  Apply server customizer beans automatically
@mbhave
Copy link
Contributor

mbhave commented Apr 22, 2019

@SergeyHydra Thank you for your first contribution to Spring Boot. This is now merged into master along with this polish commit. The polish commit mainly addresses the tests and fixes some checkstyle issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply UndertowDeploymentInfoCustomizer and UndertowBuilderCustomizer beans automatically
3 participants