1. 13 9月, 2013 1 次提交
    • O
      Add support for Objenesis proxy creation. · 1f9e8f68
      Oliver Gierke 提交于
      Extended DefaultAopProxyFactory to create Objenesis based proxies if the
      library is on the classpath. This allows classes without a default
      constructor being CGLib proxied. We're now falling back to original CGLib
      based behavior in case the proxy creation using Objenesis fails.
      
      Objenesis 2.0 is now inlined into spring-core to avoid interfering with
      other Objenesis versions on the classpath.
      
      Issue: SPR-10594
      1f9e8f68
  2. 12 9月, 2013 2 次提交
  3. 09 9月, 2013 1 次提交
  4. 08 9月, 2013 2 次提交
  5. 07 9月, 2013 1 次提交
  6. 06 9月, 2013 1 次提交
  7. 05 9月, 2013 2 次提交
  8. 04 9月, 2013 9 次提交
  9. 03 9月, 2013 10 次提交
  10. 02 9月, 2013 6 次提交
  11. 30 8月, 2013 5 次提交