WebWolf DataSource Discovery
This commit is contained in:
committed by
Nanne Baars
parent
8e567b0f86
commit
9af514f3eb
@ -55,4 +55,8 @@ exclude.categories=${EXCLUDE_CATEGORIES:none,none}
|
||||
#exclude based on the enum of the Category
|
||||
|
||||
exclude.lessons=${EXCLUDE_LESSONS:none,none}
|
||||
#exclude based on the class name of a lesson e.g.: LessonTemplate
|
||||
#exclude based on the class name of a lesson e.g.: LessonTemplate
|
||||
|
||||
management.health.db.enabled=true
|
||||
management.endpoint.health.show-details=always
|
||||
management.endpoints.web.exposure.include=health,configprops
|
||||
|
Reference in New Issue
Block a user