There was an error while loading. Please reload this page.
1 parent 858b1f5 commit 652df46Copy full SHA for 652df46
spring-boot-3.4-with-spring-cloud-function-as-graalvm-native-image/template.yaml
@@ -18,7 +18,6 @@ Globals:
18
MemorySize: 1024
19
Environment:
20
Variables:
21
- JAVA_TOOL_OPTIONS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
22
PRODUCT_TABLE_NAME: !Ref ProductsTable
23
24
Resources:
@@ -115,7 +114,6 @@ Resources:
115
114
116
SPRING_CLOUD_FUNCTION_DEFINITION: getProductByIdHandler
117
FunctionName: GetProductByIdWithSpringBoot34WithSpringCloudFunctionAWSAsGVMNI
118
- AutoPublishAlias: liveVersion
119
Policies:
120
- DynamoDBReadPolicy:
121
TableName: !Ref ProductsTable
0 commit comments