Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0361ca9

Browse files
committedNov 2, 2020
Fix spring config after renaming
1 parent c3ef772 commit 0361ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
2-
OperatorAutoConfiguration
2+
io.javaoperatorsdk.operator.spingboot.starter.OperatorAutoConfiguration

0 commit comments

Comments
 (0)
Please sign in to comment.