github.com/verrazzano/verrazzano@v1.7.1/examples/README.md (about)

     1  ## Verrazzano Example Applications
     2  
     3  Here are some example applications for use with Verrazzano:
     4  
     5  * [Bob's Books](../examples/bobs-books/README.md)
     6  * [Hello World Helidon](../examples/hello-helidon/README.md) (configuration via a microprofile properties file)
     7  * [Hello World Helidon](../examples/helidon-config/README.md) (configuration via a Kubernetes ConfigMap)
     8  * [Helidon Sock Shop](../examples/sock-shop/README.md)
     9  * [High Availability](../examples/ha/README.md)
    10  * [Spring Boot](../examples/springboot-app/README.md)
    11  * [ToDo List](../examples/todo-list/README.md)
    12  * [Multicluster Examples](../examples/multicluster/README.md)
    13  
    14  Copyright (c) 2021, Oracle and/or its affiliates.