Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
opendata-service
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TEHIK
TEIS
opendata-service
Commits
5ba94572
Commit
5ba94572
authored
Oct 12, 2020
by
Jyrgen Hannus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated repository references for Gitlab to link correctly
parent
34a52e9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
README.md
README.md
+7
-7
No files found.
README.md
View file @
5ba94572
...
...
@@ -14,13 +14,13 @@ Opendata service is a Spring Boot application providing the following functional
*
[
Rabbit MQ
](
https://www.rabbitmq.com/
)
*
[
PostgreSQL
](
https://www.postgresql.org/
)
See
[
how to run required dependencies
](
../
docs
/run-requirements.md
)
.
See
[
how to run required dependencies
](
../
../docs/blob/master
/run-requirements.md
)
.
Opendata service depends on other TeIS libraries:
*
[
TeIS Gradle plugin
](
../teis-gradle-plugin
)
*
[
TeIS public commons libraries
](
../commons-public
)
*
[
TeIS commons libraries
](
../commons
)
*
[
TeIS Gradle plugin
](
../
../
teis-gradle-plugin
)
*
[
TeIS public commons libraries
](
../
../
commons-public
)
*
[
TeIS commons libraries
](
../
../
commons
)
*
[
TeIS opendata API gateway library
](
../opendata-api-gateway
)
## Run application
...
...
@@ -29,13 +29,13 @@ Spring Boot project can be run directly from [OpenDataServiceApp.main()](service
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.
## Tests
...
...
Write
Preview
Markdown
is supported
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