Update README.md

This commit is contained in:
Oleg Zhurakousky
2023-03-14 15:35:53 +01:00
committed by GitHub
parent 7f6fbc3ee8
commit 925ddffc19

View File

@@ -26,7 +26,7 @@ As you can see it's a standard Spring Boot application that has no code-level de
So, once deployed as AWS Lambda you can send a String and receive the uppercased version of it back. So, once deployed as AWS Lambda you can send a String and receive the uppercased version of it back.
** Build ** * Build *
``` ```
./mvnw clean package ./mvnw clean package