mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-09 14:33:32 +00:00
One more fix to the CLI JPA project
This commit is contained in:
parent
202c798fcd
commit
1277662872
@ -86,7 +86,7 @@ public class JpaServerDemo extends RestfulServer {
|
||||
} else {
|
||||
throw new IllegalStateException();
|
||||
}
|
||||
registerProvider(systemProvider);
|
||||
registerProviders(systemProvider);
|
||||
|
||||
/*
|
||||
* The conformance provider exports the supported resources, search parameters, etc for
|
||||
|
Loading…
x
Reference in New Issue
Block a user