Amolo
Amolo
We need this. This would be a great consideration.
@kiwisky this doesn't seem to sort the issue. I have an application.yaml im using but still getting the issue. [https://github.com/brianraila/hapifhir-docker/blob/main/application.yaml ](https://github.com/brianraila/hapifhir-docker/blob/main/application.yaml ) on line 112. Kindly assist
Thanks 👍🏿
@billkuojhgf Still unable to do that. Getting this ``` { "resourceType": "OperationOutcome", "text": { "status": "generated", "div": "Operation OutcomeERROR[]Invalid request: The FHIR endpoint on this server does not know how...
Thanks alot for the assistance. Really appreciated. I finally managed to get it working.
> My suggestion on this issue is we adopt Material Design. > At least it is very well documented at their [website](https://material.io) and we interact with it almost daily. It...
Github Actions works pretty well here. (CI/CD) Someone else can advice on the testing framework.
This issue is caused when one is working with the newer version 7.x of HAPI FHIR Server. Version 6.x and older versions before the [Schema Update](https://hapifhir.io/hapi-fhir/docs/server_jpa/schema.html) seem to work well.
I am running the project as is. I resorted to running it via Docker instead and now getting a `Error: Could not find or load main class org.springframework.boot.loader.PropertiesLauncher 2Caused by:...