oshigoto46 / ddd-simple-spring

0 stars 0 forks source link

annotations #1

Open oshigoto46 opened 3 years ago

oshigoto46 commented 3 years ago

Autowired -> DI 今回フィールドインジェクション使っている..

@RequestMapping -> 便利 @Component  -> API使うので今回不要 @Controller -> まぁ出てくるよね

oshigoto46 commented 3 years ago

@service @transaction -> JPAの境界