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 6dc789c commit 61ed44fCopy full SHA for 61ed44f
src/main/resources/application.properties
@@ -4,4 +4,4 @@ spring.jackson.serialization.indent_output=true
4
projects.github.org: spring-io
5
projects.github.team: spring-team
6
projects.github.accesstoken: ${projects-github-accessToken}
7
-
+projects.github.webhook-secret: ${projects-github-webhookSecret:changeme}
0 commit comments