Commit Graph

58 Commits

Author SHA1 Message Date
James Agnew
632d4ee97b Fix build issues 2019-03-31 13:11:04 -04:00
Jessie James Cosare
d5c35723d3 - fixed issue on diff contextPath during running and testing, updated from "/hapi-fhir-jpaserver" to "/" and hapi.properties configs on server_address and server.base works out of the box with jetty
- replicated testWebsocketSubscription test from ExampleServerR4IT into ExampleServerDstu3IT
2019-03-16 18:06:46 +08:00
Jessie James Cosare
1cfcaddda8 - cors configuration via hapi properties based on change request 6858c0d799 (r266027967)
- reverted mysql as default and used derby based on change request 6858c0d799 (r266028296) and updated readme to include specifics on configuring mysql
- defaulted to jetty configs on hapi.properties so that this starter app will outright work without changing any configs with mvn jetty:run
- updated subscription configs as it doesn't match already active subscription on subsequent runs using mysql as db
- updated project based path resolution and removed unused file .keep_hapi-fhir-jpaserver-starter
2019-03-16 16:20:47 +08:00
Jessie James Cosare
c5bfade9ce - fixed issue on ui regarding pagination of results by configuring refuseToFetchThirdPartyUrls
- updated fhir version to R4 and used mysql as datasource with docs updated
- transferred jetty plugin to be viewable on intellij
- disabled oss snapshots
- replaced corsFilter based on new hapi docs
2019-03-08 13:22:25 +08:00
Jessie James Cosare
64d29c675c - fixed issue on local conformance statement not loading properly 2019-02-20 09:32:40 +08:00
Sean McIlvenna
319b203cd0 Adding config information to README 2019-02-11 11:20:09 -08:00
James Agnew
8c436dcfe3 update readme 2018-07-26 08:28:03 +07:00
James Agnew
693dc34e55 Initial commit 2018-07-26 08:06:41 +07:00