added comment

This commit is contained in:
Mic 2013-03-11 11:24:18 +08:00
parent 96cd34dfd6
commit c4dbb1f648

View file

@ -34,6 +34,7 @@ import org.springframework.transaction.annotation.Transactional;
/**
* Mostly used as a facade for all Petclinic controllers
* Also a placeholder for @Transactional and @Cacheable annotations
*
* @author Michael Isvy
*/