hapi-fhir-jpaserver-starter icon indicating copy to clipboard operation
hapi-fhir-jpaserver-starter copied to clipboard

Improve dialect handling

Open jamesagnew opened this issue 6 months ago • 5 comments

The current dialect detection ignores explcitly specified HAPI FHIR dialects

This PR also adds new config flags for a couple of StorageSettings options that weren't exposed.

jamesagnew avatar Jun 02 '25 16:06 jamesagnew

Formatting check succeeded!

robogary avatar Jun 02 '25 16:06 robogary

This Pull Request has failed the formatting check

Please run mvn spotless:apply or mvn clean install -DskipTests to fix the formatting issues.

You can automate this auto-formatting process to execute on the git pre-push hook, by installing pre-commit and then calling pre-commit install --hook-type pre-push. This will cause formatting to run automatically whenever you push.

robogary avatar Jun 06 '25 06:06 robogary

Formatting check succeeded!

robogary avatar Jun 06 '25 06:06 robogary

Formatting check succeeded!

robogary avatar Jun 06 '25 07:06 robogary

This Pull Request has failed the formatting check

Please run mvn spotless:apply or mvn clean install -DskipTests to fix the formatting issues.

You can automate this auto-formatting process to execute on the git pre-push hook, by installing pre-commit and then calling pre-commit install --hook-type pre-push. This will cause formatting to run automatically whenever you push.

robogary avatar Jun 25 '25 21:06 robogary

Formatting check succeeded!

robogary avatar Jul 08 '25 15:07 robogary

@jamesagnew sorry - went on vacation (still am) and totally forgot about it.

jkiddo avatar Jul 23 '25 17:07 jkiddo