Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
dev/security/ Добавил spring-boot-starter-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderGarifullin committed Dec 12, 2024
1 parent 77bd01e commit 3971b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ checkstyle {
dependencies {
// spring
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'org.springframework.boot:spring-boot-starter-security'

// db
Expand Down

0 comments on commit 3971b93

Please sign in to comment.