Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Simple RPG
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Tomasz Lewandowski
Simple RPG
Commits
c8536c7c
Commit
c8536c7c
authored
1 year ago
by
Michał Wójcik
Committed by
Michał Wójcik
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
chore: branch list updated
parent
b67820b5
Branches
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-0
15 additions, 0 deletions
README.md
with
15 additions
and
0 deletions
README.md
+
15
−
0
View file @
c8536c7c
...
@@ -10,6 +10,21 @@ Telecommunications and Informatics of Gdańsk University of Technology.
...
@@ -10,6 +10,21 @@ Telecommunications and Informatics of Gdańsk University of Technology.
[
![TypeScript v5
][
shield-typescript
]
](https://www.typescriptlang.org/docs/)
[
![TypeScript v5
][
shield-typescript
]
](https://www.typescriptlang.org/docs/)
[
![Angular v16
][
shield-angular
]
](https://v16.angular.io/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
## License
Project is licensed under the
[
MIT
](
LICENSE
)
license.
Project is licensed under the
[
MIT
](
LICENSE
)
license.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment