Skip to content

Commit

Permalink
Update TaskWeaverApplication.java
Browse files Browse the repository at this point in the history
  • Loading branch information
bboggo authored Jan 11, 2024
1 parent 7e80b9a commit b9ccde4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;

@SpringBootApplication(exclude={DataSourceAutoConfiguration.class})
public class TaskWeaverApplication {

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

0 comments on commit b9ccde4

Please sign in to comment.