Skip to content

Commit

Permalink
feat :: @EnableScheduling
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 committed Jul 31, 2024
1 parent 61baefa commit 3982f79
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ package xquare.app.xquareinfra

import org.springframework.boot.autoconfigure.SpringBootApplication
import org.springframework.boot.runApplication
import org.springframework.scheduling.annotation.EnableScheduling

@EnableScheduling
@SpringBootApplication
class XquareInfraBackendApplication

Expand Down

0 comments on commit 3982f79

Please sign in to comment.