-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Diverse oppdateringer tatt fra fp-inntektsmelding #387
base: master
Are you sure you want to change the base?
Conversation
DB_USERNAME=k9-inntektsmelding | ||
DB_PASSWORD=k9-inntektsmelding | ||
DB_JDBC_URL=jdbc:postgresql://localhost:5432/inntektsmelding?reWriteBatchedInserts=true | ||
DB_USERNAME=inntektsmelding |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Det er kanskje ikke så viktig, men er det ikke nice å beholde k9- prefiksen?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jo, men da må jeg endre i verdikjede og
|
||
public interface ForespørselBehandlingTjeneste { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Digg å rydde bort dette interfacet 🙌
No description provided.