Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/P4ADEV-1648-WF-PaymentsReporting…
Browse files Browse the repository at this point in the history
…Ingestion-worker-dao-for-saving-data-' into P4ADEV-1648-WF-PaymentsReportingIngestion-worker-dao-for-saving-data-
  • Loading branch information
macacia committed Dec 13, 2024
2 parents 7497aef + d878947 commit 261309d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import org.springframework.context.annotation.ComponentScan;

@SpringBootApplication
@ComponentScan(basePackages = "it.gov.pagopa.payhub.activities")
@ComponentScan(basePackages = "it.gov.pagopa")
public class WorkerApplication {

public static void main(String[] args) {
Expand Down

0 comments on commit 261309d

Please sign in to comment.