GGH-431 Fixed discovery of a start class
- Ensured that FunctionClassUtils performs additional check to ensure that located star class is SpringBootApplication - Added additional lookup to look for Main-Class if nothing was found in Start-Class primarily to support Azure - Updated Azure samples - Updated documentation Resolves #431
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"functionTimeout": "00:10:00"
|
||||
"functionTimeout": "00:05:00",
|
||||
"version": "2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user