Skip to content

Commit

Permalink
Moved 'Web Application Context Caching'
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Oct 18, 2012
1 parent be40acc commit 242a798
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions tcf-web-support/slides.md
Expand Up @@ -120,6 +120,17 @@
//...
}


!SLIDE subsection
# Web Application Context Caching

!SLIDE incremental small
# `WebMergedContextConfiguration`
* Extension of `MergedContextConfiguration`
* Supports the base resource path from `@WebAppConfiguration`
* which is now part of the _context cache key_


!SLIDE subsection
# Request and Session Scoped Beans

Expand Down Expand Up @@ -206,10 +217,3 @@
}
}


!SLIDE incremental small
# Web Application Context Caching
* Made possible by `WebMergedContextConfiguration`
* Extension of `MergedContextConfiguration`
* Supports the base resource path from `@WebAppConfiguration`
* which is now part of the _context cache key_

0 comments on commit 242a798

Please sign in to comment.