Skip to content

Commit

Permalink
Merge pull request #9 from sakibul-munna/testing-ci-build-workflow
Browse files Browse the repository at this point in the history
Test CI v2.
  • Loading branch information
sakibul-munna authored Dec 19, 2023
2 parents d156966 + ab29810 commit b53c757
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

@Service
public class CustomerService {

private final CustomerDao customerDao;

public CustomerService(@Qualifier("jpa") CustomerDao customerDao) {
Expand Down

0 comments on commit b53c757

Please sign in to comment.