We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5038aae commit 706dce1Copy full SHA for 706dce1
service/src/main/java/uk/nhs/adaptors/gp2gp/common/configuration/AppInitializer.java
@@ -3,7 +3,6 @@
3
import org.apache.commons.lang3.StringUtils;
4
import org.springframework.beans.factory.InitializingBean;
5
import org.springframework.beans.factory.annotation.Autowired;
6
-import org.springframework.context.annotation.Bean;
7
import org.springframework.stereotype.Component;
8
9
import lombok.RequiredArgsConstructor;
0 commit comments