Speaker Topics - No Fluff Just Stuff

Spring's AOP and Transaction Frameworks

Aspect-Oriented Programming is a great way to implement
cross-cutting concerns (i.e. caching,logging, security, transactions) into your applications. Transactions are an essential piece in enterprise applications for ensuring data integrity. This session covers two topics: Spring's AOP and Transactions Framework.

In the first half, you will learn about AOP and how Spring's API helps you implement interceptors to reduce code duplication in your applications. In the second half, you will learn about Spring's Transaction Framework and how it compares to J2EE's API.


About Matt Raible

Matt Raible is a Java Champion, Web Developer, and Developer Advocate at Okta. He loves to architect and build APIs and slick-looking UIs using CSS + JavaScript. When he's not advocating Okta and open source, he likes to ski with his family, drive his VWs and enjoy craft beer.

More About Matt »