Adding custom-bean-packages property in application.yaml
Adding the missing custom-bean-packages property in application.yaml and removing the duplicate custom-provider-classes property
This commit is contained in:
@@ -359,7 +359,7 @@ hapi:
|
|||||||
# -------------------------------------------------------------------------------
|
# -------------------------------------------------------------------------------
|
||||||
# comma-separated package names, will be @ComponentScan'ed by Spring to allow for creating custom Spring beans
|
# comma-separated package names, will be @ComponentScan'ed by Spring to allow for creating custom Spring beans
|
||||||
|
|
||||||
# custom-provider-classes:
|
# custom-bean-packages:
|
||||||
# custom-interceptor-classes:
|
# custom-interceptor-classes:
|
||||||
# custom-provider-classes:
|
# custom-provider-classes:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user