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 cfcbda5 commit 46fdca7Copy full SHA for 46fdca7
1 file changed
bin/configs/spring-boot-x-implements-skip.yaml
@@ -12,4 +12,4 @@ additionalProperties:
12
xImplementsSkip: [ com.custompackage.InterfaceToSkip ]
13
schemaImplements:
14
Foo: [ com.custompackage.WithBar, com.custompackage.WithDefaultMethod ]
15
- Animal: com.custompackage.WithColor
+ Animal: com.custompackage.WithColor
0 commit comments