1. 12 9月, 2014 3 次提交
  2. 10 9月, 2014 3 次提交
  3. 08 9月, 2014 2 次提交
  4. 06 9月, 2014 1 次提交
    • B
      Fix ResourceUrlProvider path check in getForRequestUrl · 6aef1a1d
      Brian Clozel 提交于
      Prior to this change, getForRequestUrl implementation would only work
      for applications with a non-empty servlet path. So web applications
      mapped to "/" would trigger a IllegalStateException while checking the
      current request against the request path within the current mapping.
      
      This change relaxes this and only check that the path within mapping is
      within the request URL.
      
      Issue: SPR-12158
      6aef1a1d
  5. 05 9月, 2014 2 次提交
  6. 04 9月, 2014 17 次提交
  7. 03 9月, 2014 12 次提交