Skip to content

Commit

Permalink
change build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Fagorym committed Oct 14, 2023
1 parent 8bdc150 commit 1c83b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group = 'ru.nsu.fit.directors'
version = '0.0.1-SNAPSHOT'

springBoot {
mainClass = "ru.nsu.fit.directors.orderservice.GatewayApplication"
mainClass = "ru.nsu.fit.directors.establishmentservice.EstablishmentServiceApplication"
}

java {
Expand Down

0 comments on commit 1c83b6a

Please sign in to comment.