...
|
...
|
@@ -36,8 +36,8 @@ |
|
|
|
|
|
<!-- Security start -->
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-security</artifactId>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-security</artifactId>
|
|
|
</dependency>
|
|
|
<!-- Security end -->
|
|
|
|
...
|
...
|
|