We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca4153 commit b226715Copy full SHA for b226715
1 file changed
build.gradle
@@ -80,7 +80,6 @@ azurefunctions {
80
FUNCTIONS_EXTENSION_VERSION = '~4'
81
FUNCTIONS_WORKER_RUNTIME = 'java'
82
}
83
- functionNameCase = 'lowercase'
84
85
86
// 🔥 함수 클래스 스캔 문제 해결
0 commit comments