Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
  • Sign in / Register
S
spring-boot
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • DEMO
  • spring-boot
  • Repository

Switch branch/tag
  • spring-boot
  • spring-boot-samples
  • pom.xml
Find file
BlameHistoryPermalink
  • Madhura Bhave's avatar
    EndpointRequest should match @ServletEndpoint · 674f2f5a
    Madhura Bhave authored Aug 21, 2019
    This commit also changes the request matcher for MVC
    endpoints to use an AntPathRequestMatcher instead of an
    MvcRequestMatcher. The endpoint is always available
    under the mapped endpoint path and this way the same matcher
    can be used for both MVC and Jersey.
    
    Fixes gh-17912
    Co-authored-by: 's avatarPhillip Webb <pwebb@pivotal.io>
    674f2f5a
pom.xml 8.52 KB
EditWeb IDE

Replace pom.xml

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.