diff --git a/profile/README.md b/profile/README.md index 8380184..6b28589 100644 --- a/profile/README.md +++ b/profile/README.md @@ -103,10 +103,14 @@ After setup of above, we define email notification ## Examples: -https://github.com/ondemandenv as github organization has one [Contract Lib](https://github.com/ondemandenv/odmd-build-contracts) containing two app/services +https://github.com/ondemandenv as github organization has one [Contract Lib](https://github.com/ondemandenv/odmd-build-contracts) containing 3 domains of app/services: + +![img_2.png](img_2.png) ### [Springboot deploy to EKS cross VPCs in different accounts](example-springboot-vpc-eks.md) +### [Springboot OpenAPI Running in ECS ](example-springboot-vpc-eks.md) + ### [Serverless Step functions need no VPC at all](example-serverless-sfn.md) diff --git a/profile/example-springboot-ecs.md b/profile/example-springboot-ecs.md new file mode 100644 index 0000000..f724b33 --- /dev/null +++ b/profile/example-springboot-ecs.md @@ -0,0 +1,11 @@ + + +http://vizuistack-bucket43879c71-hlpginonw2aa.s3-website-us-west-1.amazonaws.com/index.html#open + + + +single repo https://github.com/ondemandenv/spring-boot-swagger-3-example + +with two builds: + +1) https://github.com/ondemandenv/spring-boot-swagger-3-example/tree/master/cdk \ No newline at end of file diff --git a/profile/img_2.png b/profile/img_2.png new file mode 100644 index 0000000..d7de0a6 Binary files /dev/null and b/profile/img_2.png differ