1. 16 11月, 2011 1 次提交
  2. 10 11月, 2011 1 次提交
    • C
      SPR-8830 · dc88a7c8
      Costin Leau 提交于
      SPR-8082
      SPR-7833
      + add support for CacheDefinitions declarations inside XML
      + more integration tests
      dc88a7c8
  3. 09 11月, 2011 1 次提交
  4. 08 10月, 2011 2 次提交
    • C
      SPR-8730 · 40d88fd9
      Costin Leau 提交于
      + more tests
      40d88fd9
    • C
      SPR-8730 · a12ebbfd
      Costin Leau 提交于
      + expose key-generator in the XML namespace
      a12ebbfd
  5. 02 9月, 2011 1 次提交
    • C
      SPR-8653 · d9de19d7
      Costin Leau 提交于
      + refactor a bit the internals of CacheAspect to allow invocations that do not throw any exceptions (AspectJ)
      d9de19d7
  6. 17 8月, 2011 1 次提交
  7. 22 7月, 2011 1 次提交
  8. 19 5月, 2011 1 次提交
    • C
      revised cache abstraction · b39673aa
      Costin Leau 提交于
      - removed generics from Cache/CacheManager (they add no value since it's an SPI not API)
      + update docs and tests
      + renamed ConcurrentCacheFactoryBean to ConcurrentMapCacheFactoryBean
      b39673aa
  9. 18 5月, 2011 1 次提交
  10. 21 4月, 2011 1 次提交
  11. 28 3月, 2011 1 次提交
    • C
      SPR-8007 · eb4b68ff
      Costin Leau 提交于
      SPR-7832
      + expose the invocation params through the cache root object
      + update javadocs
      eb4b68ff
  12. 07 3月, 2011 1 次提交
    • C
      SPR-8015 · c3a63519
      Costin Leau 提交于
      + update default key generator strategy to improve compatibility for implicit declaration on one arg method
      + updated docs
      c3a63519
  13. 06 3月, 2011 1 次提交
  14. 08 2月, 2011 1 次提交
  15. 21 12月, 2010 1 次提交
    • C
      SPR-7308 · 893fc83f
      Costin Leau 提交于
      + fix initialization problem for root object (inside SpEL eval context)
      + add integration tests for root object expressions
      893fc83f
  16. 17 12月, 2010 1 次提交
    • C
      SPR-7308 · 8285e9c2
      Costin Leau 提交于
      SPR-7736
      + clarify storage of null values
      
      8285e9c2
  17. 30 10月, 2010 1 次提交
    • C
      SPR-7308 · 85c02981
      Costin Leau 提交于
      + initial commit of caching abstraction
      + main API
      + Spring AOP and AspectJ support
      + annotation driven, declarative support
      + initial namespace draft
      85c02981