Skip to content

Commit

Permalink
Update SlangEntitiesSpringConfig.java
Browse files Browse the repository at this point in the history
  • Loading branch information
nehaagarwal1 authored Jul 2, 2021
1 parent ff28db7 commit 4c41afe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public void setApplicationContext(ApplicationContext localApplicationContext) th
applicationContext = localApplicationContext;
}

@Bean
@Bean("dummyEncryptor1")
public DummyEncryptor dummyEncryptor() {
return new DummyEncryptor();
}
Expand Down

0 comments on commit 4c41afe

Please sign in to comment.