diff --git a/README.md b/README.md index 6919e06..000da54 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,14 @@ This repository comprises modules of a microservice-based project developed on I Incremental development - **main** full working project -- **2_SpringBootData** basic idea, monolithic Spring Boot app +- [**2_SpringBootData**](https://github.com/marekd6/ISA_Instruments_Spring_Boot/tree/2_SpringBootData) basic idea, monolithic Spring Boot app -- **3_SpringMVC** Model-View-Controller via Command Line with initial data +- [**3_SpringMVC**](https://github.com/marekd6/ISA_Instruments_Spring_Boot/tree/3_SpringMVC) Model-View-Controller via Command Line with initial data -- **4_Spring_Microservices** monolith decomposition into two services with a gateway +- [**4_Spring_Microservices**](https://github.com/marekd6/ISA_Instruments_Spring_Boot/tree/4_SpringMicroservices) monolith decomposition into two services with a gateway -- **5_Angular** Angular for web interface +- [**5_Angular**](https://github.com/marekd6/ISA_Instruments_Spring_Boot/tree/5_Angular) Angular for web interface -- **6_Docker** deployment, external dbs +- [**6_Docker**](https://github.com/marekd6/ISA_Instruments_Spring_Boot/tree/6_Docker) deployment, external dbs -- **7_AdvDeployment** volumes, instantiation with Eureka discovery, dbs migration with Liquibase, config server (not yet) +- [**7_AdvDeployment**](https://github.com/marekd6/ISA_Instruments_Spring_Boot/tree/7_AdvDepTmp) volumes, instantiation with Eureka discovery, dbs migration with Liquibase, config server (not yet)