Skip to content

Commit

Permalink
spring-aspects 依存関係追加
Browse files Browse the repository at this point in the history
  • Loading branch information
yukihane committed Jun 1, 2019
1 parent d7dbaa4 commit a0b2455
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spring/aspectj/pom.xml
Expand Up @@ -24,6 +24,11 @@
<artifactId>spring-boot-starter</artifactId>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
Expand Down

0 comments on commit a0b2455

Please sign in to comment.