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

     1  # Sock Shop
     2  
     3  There are two variants of this example application that demonstrate how to 
     4  implement the Sock Shop Microservices Demo Application with different frameworks:
     5  
     6  * [Coherence and Helidon](https://github.com/oracle/coherence-helidon-sockshop-sample)
     7  * [Coherence and Micronaut](https://github.com/oracle/coherence-micronaut-sockshop-sample)
     8  * [Coherence and Spring](https://github.com/oracle/coherence-spring-sockshop-sample)
     9  
    10  To deploy any variant of this example application, follow the instructions [here](https://verrazzano.io/latest/docs/examples/microservices/sock-shop/).
    11  
    12  For more information about this application, see the [Sock Shop Microservices Demo Application](https://microservices-demo.github.io/).
    13  
    14  Copyright (c) 2020, 2021, Oracle and/or its affiliates.