Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
kebidge
Stock Asset Review
Commits
73c741ce
Commit
73c741ce
authored
Dec 09, 2021
by
Kutzner
🤸
Browse files
Update README.md
parent
66842bfd
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
73c741ce
...
...
@@ -100,7 +100,7 @@ Saved process model in application resource folder: [process.bpmn].
## Run Application (MAVEN)
Clone Repository:
```
sh
git clone https://
gitlab.rz
.hft-stuttgart.de/
kutzner
/stock-asset-review.git
git clone https://
transfer
.hft-stuttgart.de/
gitlab/kebidge
/stock-asset-review.git
```
Build Application:
```
sh
...
...
@@ -110,7 +110,7 @@ Run Spring-Boot Application:
```
sh
mvn spring-boot:run
```
Application starts on port 9999. Open in Browser:
Application starts on port
`
9999
`
. Open in Browser:
```
sh
localhost:9999
```
...
...
@@ -122,7 +122,7 @@ docker run -p 9999:9999 kebidge/stock-asset-review:jib
```
> **_INFO:_** Do not run container in detached mode! Otherwise you will not see application logs.
Application starts on port 9999. Open in Browser:
Application starts on port
`
9999
`
. Open in Browser:
```
sh
localhost:9999
```
...
...
@@ -210,12 +210,12 @@ OS/ARCH: `linux/amd64`
[
Visual Studio Code
]:
<
https://code.visualstudio.com/download
>
[
Camunda Modeler
]:
<
https://camunda.com/download/modeler/
>
[
Alpha Vantage
]:
<
https://www.alphavantage.co/support/#api-key
>
[
company_form.html
]:
<
https://
gitlab.rz
.hft-stuttgart.de/
kutzner
/stock-asset-review/-/blob/ma
in
/src/main/resources/static/forms/company_form.html
>
[
company_form.html
]:
<
https://
transfer
.hft-stuttgart.de/
gitlab/kebidge
/stock-asset-review/-/blob/ma
ster
/src/main/resources/static/forms/company_form.html
>
[
BPT Moodle Course
]:
<
https://moodle.hft-stuttgart.de/course/view.php?id=1192#section-3
>
[
SymbolSearchDelegate.java
]:
<
https://
gitlab.rz
.hft-stuttgart.de/
kutzner
/stock-asset-review/-/blob/ma
in
/src/main/java/de/kebidge/camunda/SymbolSearchDelegate.java
>
[
GlobalQuoteDelegate.java
]:
<
https://
gitlab.rz
.hft-stuttgart.de/
kutzner
/stock-asset-review/-/blob/ma
in
/src/main/java/de/kebidge/camunda/GlobalQuoteDelegate.java
>
[
sell_form.html
]:
<
https://
gitlab.rz
.hft-stuttgart.de/
kutzner
/stock-asset-review/-/blob/ma
in
/src/main/resources/static/forms/sell_form.html
>
[
process.bpmn
]:
<
https://
gitlab.rz
.hft-stuttgart.de/
kutzner
/stock-asset-review/-/blob/ma
in
/src/main/resources/process.bpmn
>
[
SymbolSearchDelegate.java
]:
<
https://
transfer
.hft-stuttgart.de/
gitlab/kebidge
/stock-asset-review/-/blob/ma
ster
/src/main/java/de/kebidge/camunda/SymbolSearchDelegate.java
>
[
GlobalQuoteDelegate.java
]:
<
https://
transfer
.hft-stuttgart.de/
gitlab/kebidge
/stock-asset-review/-/blob/ma
ster
/src/main/java/de/kebidge/camunda/GlobalQuoteDelegate.java
>
[
sell_form.html
]:
<
https://
transfer
.hft-stuttgart.de/
gitlab/kebidge
/stock-asset-review/-/blob/ma
ster
/src/main/resources/static/forms/sell_form.html
>
[
process.bpmn
]:
<
https://
transfer
.hft-stuttgart.de/
gitlab/kebidge
/stock-asset-review/-/blob/ma
ster
/src/main/resources/process.bpmn
>
[
Google Jib
]:
<
https://cloud.google.com/java/getting-started/jib
>
[
process
]:
assets/process.png
"BPMN process"
[
start-new-process
]:
assets/real-data_01_start-process.png
"start new process"
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment