Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)