The Artima Developer Community
Sponsored Link

Java Buzz Forum
Understanding proxy usage in Spring

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Arjen Poutsma

Posts: 168
Nickname: poutsma
Registered: Sep, 2003

Arjen Poutsma is senior software engineer for JTeam
Understanding proxy usage in Spring Posted: Jun 28, 2012 5:55 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Arjen Poutsma.
Original Post: Understanding proxy usage in Spring
Feed Title: The Ancient Art of Programming
Feed URL: http://feeds.feedburner.com/TheAncientArtOfProgramming
Feed Description: A blog about programming in .NET and Java
Latest Java Buzz Posts
Latest Java Buzz Posts by Arjen Poutsma
Latest Posts From The Ancient Art of Programming

Advertisement
In the Spring framework, many technical features rely on proxy usage. We are going to go in depth on this topic using three examples: Transactions, Caching and Java Configuration. All the code samples shown in this blog entry are available on my github account. Transactions First step: no transaction The Service class below is not Read more...

Read: Understanding proxy usage in Spring

Topic: Four laws of robust software systems Previous Topic   Next Topic Topic: Google Protocol Buffers in Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use