Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TEHIK
TEIS
office-api-gateway
Commits
7af104b5
Commit
7af104b5
authored
Oct 12, 2020
by
Jyrgen Hannus
Browse files
Updated repository references for Gitlab to link correctly
parent
33155084
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7af104b5
...
...
@@ -22,14 +22,14 @@ Office API Gateway library.
*
[
OpenJDK 11
](
https://openjdk.java.net/projects/jdk/11/
)
*
[
Rabbit MQ
](
https://www.rabbitmq.com/
)
See
[
how to run required dependencies
](
../docs/run-requirements.md
)
.
See
[
how to run required dependencies
](
../
../
docs/
blob/master/
run-requirements.md
)
.
Office API Gateway depends on other TeIS libraries:
*
[
TeIS Gradle plugin
](
../teis-gradle-plugin
)
*
[
TeIS public commons libraries
](
../commons-public
)
*
[
TeIS commons libraries
](
../commons
)
*
[
TeIS common API gateway library
](
../common-api-gateway
)
*
[
TeIS Gradle plugin
](
../
../
teis-gradle-plugin
)
*
[
TeIS public commons libraries
](
../
../
commons-public
)
*
[
TeIS commons libraries
](
../
../
commons
)
*
[
TeIS common API gateway library
](
../
../
common-api-gateway
)
## Run application
...
...
@@ -37,13 +37,13 @@ Spring Boot project can be run directly from [OfficeApiGateway.main()](api-gatew
method or via executable jar file. More info on running Spring applications:
[
running your application.
](
https://docs.spring.io/spring-boot/docs/current/reference/html/using-boot-running-your-application.html
)
Visit
[
how to run application
](
../docs/run-application.md
)
.
Visit
[
how to run application
](
../
../
docs/
blob/master/
run-application.md
)
.
## Build and configure
Visit
[
how to build
](
../docs/build-configure.md
)
for more info.
Visit
[
how to build
](
../
../
docs/
blob/master/
build-configure.md
)
for more info.
## Default profiles
Visit
[
environment profiles
](
../docs/default-profiles.md
)
for more info.
Visit
[
environment profiles
](
../
../
docs/
blob/master/
default-profiles.md
)
for more info.
## Additional profiles
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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