mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-05 20:48:15 +00:00
* Work on junit * Work on junit 5 * Work on junit 5 * Bump errorprone vcersion * Work on tests * Junit 5 tweaks * Fixes * Work on tests * Work on junit5 * Work on tests * Test fixes * Work on junit5 * Test work * Get junit5 working * Test fix * Work on tests * WOrk on tests * Work on tests * fixes * Compile fix * One more tweak * Compile fix * Add changelog * Fix compile error * Compile fix
12 lines
466 B
Markdown
12 lines
466 B
Markdown
# Unsupported
|
|
|
|
Most of the projects in this module are no longer supported.
|
|
|
|
The test in hapi-fhir-jpaserver-cds-example is @Disabledd until Chris Schuler is able to make a change to the pom
|
|
this module depends on.
|
|
|
|
## Supported JPA Example:
|
|
|
|
The supported HAPI-FHIR JPA example is available in the [hapi-fhir-jpaserver-starter](https://github.com/hapifhir/hapi-fhir-jpaserver-starter)
|
|
project within the [hapifhir](https://github.com/hapifhir) GitHub Organization.
|