Revize 689051f0
Přidáno uživatelem Jakub Danek před více než 5 roky(ů)
server/pom.xml | ||
---|---|---|
24 | 24 |
<groupId>org.springframework.boot</groupId> |
25 | 25 |
<artifactId>spring-boot-starter-web</artifactId> |
26 | 26 |
</dependency> |
27 |
<dependency> |
|
28 |
<groupId>org.springframework.boot</groupId> |
|
29 |
<artifactId>spring-boot-starter-security</artifactId> |
|
30 |
</dependency> |
|
27 | 31 |
|
28 | 32 |
<dependency> |
29 | 33 |
<groupId>org.apache.commons</groupId> |
Také k dispozici: Unified diff
re #37 add spring security to dependencies