diff --git a/cli/scf-aws-routing/README.md b/cli/scf-aws-routing/README.md new file mode 100644 index 000000000..86c9c96ac --- /dev/null +++ b/cli/scf-aws-routing/README.md @@ -0,0 +1,17 @@ +# Getting Started + +TBD For AWS Routing + +### Reference Documentation +For further reference, please consider the following sections: + +* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html) +* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/3.1.5/maven-plugin/reference/html/) +* [Create an OCI image](https://docs.spring.io/spring-boot/docs/3.1.5/maven-plugin/reference/html/#build-image) +* [Function](https://docs.spring.io/spring-cloud-function/docs/current/reference/html/spring-cloud-function.html) + +### Additional Links +These additional references should also help you: + +* [Various sample apps using Spring Cloud Function](https://github.com/spring-cloud/spring-cloud-function/tree/main/spring-cloud-function-samples) +