Skip to content

Applikasjon som lager applikasjons kvittering(apprec) for sykmelding 2013 som sender apprec til emottak, som igjen sender til EPJ-system

License

Notifications You must be signed in to change notification settings

navikt/syfosmapprec

Repository files navigation

Build status

Sykmelding Apprec

This project creates and sends an apprec message to eMottak, which in turn sends it to the epj-system

Technologies used

  • Kotlin
  • Ktor
  • Gradle
  • Junit
  • Kafka
  • Mq

Requirements

  • JDK 21

Getting started

Building the application

Compile and package application

To build locally and run the integration tests you can simply run

./gradlew installDist

or on windows gradlew.bat installDist

Creating a docker image

Creating a docker image should be as simple as

docker build -t syfosmapprec .

Running a docker image

docker run --rm -it -p 8080:8080 syfosmapprec

Upgrading the gradle wrapper

Find the newest version of gradle here: https://gradle.org/releases/ Then run this command:

./gradlew wrapper --gradle-version $gradleVersjon

Contact

This project is maintained by navikt/teamsykmelding

Questions and/or feature requests? Please create an issue

If you work in @navikt you can reach us at the Slack channel #team-sykmelding

About

Applikasjon som lager applikasjons kvittering(apprec) for sykmelding 2013 som sender apprec til emottak, som igjen sender til EPJ-system

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 10