... | @@ -39,7 +39,7 @@ Das GitLab Projekt [m223/api1](https://k289gitlab1.citrin.ch/m223/api1) stellt |
... | @@ -39,7 +39,7 @@ Das GitLab Projekt [m223/api1](https://k289gitlab1.citrin.ch/m223/api1) stellt |
|
|
|
|
|
> mit Browser oder einem REST Tool, z.B: [PostMan](https://www.getpostman.com/apps), [curl](https://curl.haxx.se/), etc. testen, z.B: URI: [api1.komeo.net/user/all](https://api1.komeo.net/user/all)
|
|
> mit Browser oder einem REST Tool, z.B: [PostMan](https://www.getpostman.com/apps), [curl](https://curl.haxx.se/), etc. testen, z.B: URI: [api1.komeo.net/user/all](https://api1.komeo.net/user/all)
|
|
|
|
|
|

|
|

|
|
|
|
|
|
```
|
|
```
|
|
| pom.xml
|
|
| pom.xml
|
... | @@ -82,7 +82,7 @@ Der MicroService `gitlab` (JPA) erweitert die Funktionalität, indem der Microse |
... | @@ -82,7 +82,7 @@ Der MicroService `gitlab` (JPA) erweitert die Funktionalität, indem der Microse |
|
- [api1.komeo.net/gitlab/hits](https://api1.komeo.net/gitlab/hits) implentiert einen Hit-Zähler als Singolton-Bean
|
|
- [api1.komeo.net/gitlab/hits](https://api1.komeo.net/gitlab/hits) implentiert einen Hit-Zähler als Singolton-Bean
|
|
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
```
|
|
```
|
|
| pom.xml
|
|
| pom.xml
|
... | | ... | |