예제 #1
0
 @Transactional
 public List<Post> posts() {
   return posts.posts();
 }