Skip to content

Commit 93d5919

Browse files
authored
Merge pull request #886 from gbks121/fix/add-missing-property-in-application.yaml
Adding custom-bean-packages property in application.yaml
2 parents d6fb164 + eb04bbc commit 93d5919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ hapi:
359359
# -------------------------------------------------------------------------------
360360
# comma-separated package names, will be @ComponentScan'ed by Spring to allow for creating custom Spring beans
361361

362-
# custom-provider-classes:
362+
# custom-bean-packages:
363363
# custom-interceptor-classes:
364364
# custom-provider-classes:
365365

0 commit comments

Comments
 (0)