Skip to content
Snippets Groups Projects
Commit c8536c7c authored by Michał Wójcik's avatar Michał Wójcik Committed by Michał Wójcik
Browse files

chore: branch list updated

parent b67820b5
Branches
No related merge requests found
......@@ -10,6 +10,21 @@ Telecommunications and Informatics of Gdańsk University of Technology.
[![TypeScript v5][shield-typescript]](https://www.typescriptlang.org/docs/)
[![Angular v16][shield-angular]](https://v16.angular.io/docs/)
## Examples
Each example is provided as different branch. New features are made in incremental way, so each subsequent branch is
based on previous one. In some cases there can be parallel patch in branches incremental (marked by origin branch
column).
| branch | origin branch | description |
|----------------------|----------------------|-----------------------------------|
| spring-boot | spring-master | Spring Boot & Spring Context |
| spring-data | spring-boot | Spring Data & Jakarta Persistence |
| spring-mvc | spring-data | Spring MVC |
| spring-microservices | spring-mvc | Microservices |
| spring-gateway | spring-microservices | Spring Gateway |
| spring-javascript | spring-gateway | JavaScript UI |
## License
Project is licensed under the [MIT](LICENSE) license.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment