Refactor. Add docs. Fix dependencies.

This commit is contained in:
Olga Maciaszek-Sharma
2022-09-27 15:14:54 +02:00
parent d501cbbd07
commit 60fc4a53e7
8 changed files with 150 additions and 152 deletions

View File

@@ -228,6 +228,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-client</artifactId>
<optional>true</optional>
</dependency>
</dependencies>
<profiles>