-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated README.md in /apps.
- Loading branch information
Showing
56 changed files
with
142 additions
and
756 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,7 @@ | ||
# Adresse-service | ||
Adresse-service gir tilgang til adresser fra PDL. | ||
Søk kan gjøres på postnummer, kommunenummer, fritekstsøk, mm | ||
|
||
## Swagger | ||
Swagger finnes under [/swagger](https://testnav-adresse-service.intern.dev.nav.no/swagger) -endepunktet til | ||
applikasjonen. | ||
|
||
## Lokal kjøring | ||
Ha naisdevice kjørende og kjør AdresseServiceApplicationStarter med følgende argumenter: | ||
``` | ||
-Dspring.profiles.active=local | ||
--add-opens java.base/java.lang=ALL-UNNAMED | ||
``` | ||
|
||
### Utviklerimage | ||
I utviklerimage brukes ikke naisdevice og du må legge til følgende ekstra argumenter: | ||
``` | ||
-Djavax.net.ssl.trustStore=[path til lokal truststore] | ||
-Djavax.net.ssl.trustStorePassword=[passord til lokal truststore] | ||
``` | ||
* [Generelt.](../../docs/local_general.md) | ||
* [Secret Manager.](../../docs/local_secretmanager.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
# Amelding-service | ||
Service for å sende syntetiske arbeidsmeldinger videre til oppsummerings-dokument-service. | ||
|
||
## Swagger | ||
Swagger finnes under [/swagger](https://testnav-amelding-service.intern.dev.nav.no/swagger) -endepunktet til | ||
applikasjonen. | ||
|
||
## Lokal kjøring | ||
``` | ||
-Dspring.profiles.active=dev | ||
``` | ||
* [Generelt.](../../docs/local_general.md) | ||
* [Secret Manager.](../../docs/local_secretmanager.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,6 @@ | ||
# testnav-arbeidsforhold-service | ||
API for arbeidsforhold som hentes fra testnav-aareg-proxy. | ||
|
||
## Swagger | ||
Swagger finnes under [/swagger](https://testnav-arbeidsforhold-service.intern.dev.nav.no/swagger) -endepunktet til applikasjonen. | ||
|
||
## Lokal kjøring | ||
Ha naisdevice kjørende og kjør ArbeidsforholdApiApplicationStarter med følgende argumenter: | ||
``` | ||
-Dspring.profiles.active=dev | ||
``` | ||
|
||
### Utviklerimage | ||
I utviklerimage brukes ikke naisdevice og du må legge til følgende ekstra argumenter: | ||
``` | ||
-Djavax.net.ssl.trustStore=[path til lokal truststore] | ||
-Djavax.net.ssl.trustStorePassword=[passord til lokal truststore] | ||
``` | ||
* [Generelt.](../../docs/local_general.md) | ||
* [Secret Manager.](../../docs/local_secretmanager.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,6 @@ | ||
# Batch-bestilling-service | ||
App for å sende inn et stort antall bestillinger mot backend over tid, for å ikke overbelaste Dolly | ||
|
||
## Swagger | ||
Swagger finnes under [/swagger](https://testnav-batch-bestilling-service.intern.dev.nav.no/swagger) -endepunktet til applikasjonen. | ||
|
||
## Lokal kjøring | ||
Ha naisdevice kjørende og kjør MiljoerServiceApplicationStarter med følgende argumenter: | ||
``` | ||
-Dspring.profiles.active=dev | ||
``` | ||
|
||
### Utviklerimage | ||
I utviklerimage brukes ikke naisdevice og du må legge til følgende ekstra argumenter: | ||
``` | ||
-Djavax.net.ssl.trustStore=[path til lokal truststore] | ||
-Djavax.net.ssl.trustStorePassword=[passord til lokal truststore] | ||
``` | ||
* [Generelt.](../../docs/local_general.md) | ||
* [Secret Manager.](../../docs/local_secretmanager.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.