Skip to content

Informasjonsforvaltning/concept-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concept-catalogue

Backend for the concept-registration.

Requirements

  • maven

  • java 17

  • docker

  • docker-compose

Run tests

mvn verify

Run locally

docker-compose

docker-compose up -d --build

If running on mac

If you are running this on a mac you might have issues with mvn verify

Change the port in these files in order to get wiremock to work properly e.g. to 6000: ..src/main/resources/application.yml#L46

..src/test/kotlin/no/fdk/concept_catalog/utils/ApiTestContext.kt#L47

..src/test/kotlin/no/fdk/concept_catalog/utils/TestData.kt#L7

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages