MANIFEST.in
README.md
pyproject.toml
setup.py
src/example/click_options.py
src/example/decorator.py
src/example/dict.py
src/example/entry_points.py
src/example/git_examples.py
src/example/logging_examples.py
src/example/misc_python.py
src/example/docker/docker_examples.py
src/example/jpa-starter/.dockerignore
src/example/jpa-starter/.editorconfig
src/example/jpa-starter/.gitignore
src/example/jpa-starter/.travis.yml
src/example/jpa-starter/Dockerfile
src/example/jpa-starter/LICENSE
src/example/jpa-starter/README.md
src/example/jpa-starter/build-docker-image.bat
src/example/jpa-starter/build-docker-image.sh
src/example/jpa-starter/catalina.properties
src/example/jpa-starter/docker-build.bat
src/example/jpa-starter/docker-compose.yml
src/example/jpa-starter/pom.xml
src/example/jpa-starter/server.xml
src/example/jpa-starter/.git/FETCH_HEAD
src/example/jpa-starter/.git/HEAD
src/example/jpa-starter/.git/config
src/example/jpa-starter/.git/description
src/example/jpa-starter/.git/index
src/example/jpa-starter/.git/packed-refs
src/example/jpa-starter/.git/hooks/applypatch-msg.sample
src/example/jpa-starter/.git/hooks/commit-msg.sample
src/example/jpa-starter/.git/hooks/fsmonitor-watchman.sample
src/example/jpa-starter/.git/hooks/post-update.sample
src/example/jpa-starter/.git/hooks/pre-applypatch.sample
src/example/jpa-starter/.git/hooks/pre-commit.sample
src/example/jpa-starter/.git/hooks/pre-merge-commit.sample
src/example/jpa-starter/.git/hooks/pre-push.sample
src/example/jpa-starter/.git/hooks/pre-rebase.sample
src/example/jpa-starter/.git/hooks/pre-receive.sample
src/example/jpa-starter/.git/hooks/prepare-commit-msg.sample
src/example/jpa-starter/.git/hooks/update.sample
src/example/jpa-starter/.git/info/exclude
src/example/jpa-starter/.git/logs/HEAD
src/example/jpa-starter/.git/logs/refs/heads/master
src/example/jpa-starter/.git/logs/refs/remotes/origin/HEAD
src/example/jpa-starter/.git/logs/refs/remotes/origin/gh-pages
src/example/jpa-starter/.git/logs/refs/remotes/origin/master
src/example/jpa-starter/.git/objects/05/d76c78ad8508dfe9bfa7d6ddaa3968804dd631
src/example/jpa-starter/.git/objects/1c/1b5256b81b1b57ab64155fca48432658b53951
src/example/jpa-starter/.git/objects/1c/80ea078b10e3b7e8f0f9a6997a6a3061f2e637
src/example/jpa-starter/.git/objects/4f/6df63838e5eb4b2851b5b87f1f8029f48b0e71
src/example/jpa-starter/.git/objects/5a/b71f70228095e42d2220989c747da52801a1ad
src/example/jpa-starter/.git/objects/5c/8ec4a2289f4ab8be9c2e1ee2af76027dea1438
src/example/jpa-starter/.git/objects/73/6c5d5e577df058b0e076716a5f2a4679c86cf9
src/example/jpa-starter/.git/objects/78/cb19b765e245bdf079b262d46327b1a8228f25
src/example/jpa-starter/.git/objects/8f/3c65e31379d3c94270f3f81113c45dd9849405
src/example/jpa-starter/.git/objects/8f/d2df6ca24620acf4c3c1d8b83a95ee3e7af8c8
src/example/jpa-starter/.git/objects/b5/5d4ea7ea0709e54ad80833a309c91ccc541a7d
src/example/jpa-starter/.git/objects/bf/99dbce3695587f59b1a0302ee0ec5b2d1ffcea
src/example/jpa-starter/.git/objects/d7/d87cd90aab8c39a5c35645310e8c00d930d2d4
src/example/jpa-starter/.git/objects/da/c3921e8d8901dd8d917b00de4cfcf0189dbda3
src/example/jpa-starter/.git/objects/e8/9f3d4d30aee065fc5da5f69c393796881b68e2
src/example/jpa-starter/.git/objects/f9/bdc5833335f10cb504532932463dc190a73b34
src/example/jpa-starter/.git/objects/pack/pack-91fef275cdc6d663797dae36bb6fffe174b10723.idx
src/example/jpa-starter/.git/objects/pack/pack-91fef275cdc6d663797dae36bb6fffe174b10723.pack
src/example/jpa-starter/.git/refs/heads/master
src/example/jpa-starter/.git/refs/remotes/origin/HEAD
src/example/jpa-starter/.git/refs/remotes/origin/gh-pages
src/example/jpa-starter/.git/refs/remotes/origin/master
src/example/jpa-starter/.git/refs/tags/helm-v0.11.0
src/example/jpa-starter/.git/refs/tags/image/v6.2.1
src/example/jpa-starter/.github/ct/chart-schema.yaml
src/example/jpa-starter/.github/ct/config.yaml
src/example/jpa-starter/.github/workflows/build-images.yaml
src/example/jpa-starter/.github/workflows/chart-release.yaml
src/example/jpa-starter/.github/workflows/chart-test.yaml
src/example/jpa-starter/.github/workflows/maven.yml
src/example/jpa-starter/.vscode/settings.json
src/example/jpa-starter/charts/hapi-fhir-jpaserver/.helmignore
src/example/jpa-starter/charts/hapi-fhir-jpaserver/Chart.lock
src/example/jpa-starter/charts/hapi-fhir-jpaserver/Chart.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/README.md
src/example/jpa-starter/charts/hapi-fhir-jpaserver/README.md.gotmpl
src/example/jpa-starter/charts/hapi-fhir-jpaserver/values.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/ci/enabled-ingress-values.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/NOTES.txt
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/_helpers.tpl
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/deployment.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/externaldb-secret.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/ingress.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/poddisruptionbudget.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/service.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/servicemonitor.yaml
src/example/jpa-starter/charts/hapi-fhir-jpaserver/templates/tests/test-endpoints.yaml
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/AppProperties.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/Application.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/annotations/OnCorsPresent.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/annotations/OnDSTU2Condition.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/annotations/OnDSTU3Condition.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/annotations/OnEitherVersion.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/annotations/OnImplementationGuidesPresent.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/annotations/OnR4BCondition.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/annotations/OnR4Condition.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/annotations/OnR5Condition.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/ElasticsearchConfig.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/FhirServerConfigCommon.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/FhirServerConfigDstu2.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/FhirServerConfigDstu3.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/FhirServerConfigR4.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/FhirServerConfigR4B.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/FhirServerConfigR5.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/FhirTesterConfig.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/StarterJpaConfig.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/validation/IRepositoryValidationInterceptorFactory.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/validation/RepositoryValidationInterceptorFactoryDstu3.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/validation/RepositoryValidationInterceptorFactoryR4.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/validation/RepositoryValidationInterceptorFactoryR4B.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/common/validation/RepositoryValidationInterceptorFactoryR5.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/cql/CqlConfigCondition.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/cql/StarterCqlDstu3Config.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/cql/StarterCqlR4Config.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/mdm/MdmConfig.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/mdm/MdmConfigCondition.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/util/EnvironmentHelper.java
src/example/jpa-starter/src/main/java/ca/uhn/fhir/jpa/starter/util/JpaHibernatePropertiesProvider.java
src/example/jpa-starter/src/main/resources/application.yaml
src/example/jpa-starter/src/main/resources/logback.xml
src/example/jpa-starter/src/main/resources/mdm-rules.json
src/example/jpa-starter/src/main/webapp/WEB-INF/templates/about.html
src/example/jpa-starter/src/main/webapp/WEB-INF/templates/tmpl-banner.html
src/example/jpa-starter/src/main/webapp/WEB-INF/templates/tmpl-footer.html
src/example/jpa-starter/src/main/webapp/WEB-INF/templates/tmpl-home-welcome.html
src/example/jpa-starter/src/main/webapp/WEB-INF/xsd/javaee_6.xsd
src/example/jpa-starter/src/main/webapp/WEB-INF/xsd/jsp_2_2.xsd
src/example/jpa-starter/src/main/webapp/WEB-INF/xsd/web-app_3_0.xsd
src/example/jpa-starter/src/main/webapp/WEB-INF/xsd/web-common_3_0.xsd
src/example/jpa-starter/src/main/webapp/WEB-INF/xsd/xml.xsd
src/example/jpa-starter/src/main/webapp/img/favicon.ico
src/example/jpa-starter/src/main/webapp/img/sample-logo.jpg
src/example/jpa-starter/src/main/webapp/js/moment-with-locales.min.js
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/ElasticsearchLastNR4IT.java
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerDstu2IT.java
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerDstu3IT.java
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerR4BIT.java
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerR4IT.java
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerR5IT.java
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/IServerSupport.java
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/MultitenantServerR4IT.java
src/example/jpa-starter/src/test/java/ca/uhn/fhir/jpa/starter/SocketImplementation.java
src/example/jpa-starter/src/test/resources/application.yaml
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXM104_FHIR3-8.1.000-bundle.json
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXM104_FHIR3-8.1.000-files/library-deps-EXM104_FHIR3-8.1.000-bundle.json
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXM104_FHIR3-8.1.000-files/measure-EXM104_FHIR3-8.1.000.json
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXTRA/library-EXM104_FHIR3-8.1.000.json
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXTRA/measurereport-denom-EXM104_FHIR3-8.1.000-expectedresults.json
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXTRA/measurereport-numer-EXM104_FHIR3-8.1.000-expectedresults.json
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXTRA/tests-denom-EXM104_FHIR3-bundle.json
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXTRA/tests-numer-EXM104_FHIR3-bundle.json
src/example/jpa-starter/src/test/resources/dstu3/EXM104/EXTRA/valuesets-EXM104_FHIR3-8.1.000-bundle.json
src/example/jpa-starter/src/test/resources/r4/EXM104/EXM104-8.2.000-bundle.json
src/example/jpa-starter/src/test/resources/r4/EXM130/EXM130-7.3.000-bundle.json
src/example/jpa-starter/src/test/resources/r4/EXM349/EXM349-2.10.000-bundle.json.manuallyeditedtoremovesupplementaldata
src/example/jpa-starter/src/test/smoketest/SMOKE_TEST.md
src/example/jpa-starter/src/test/smoketest/http-client.env.json
src/example/jpa-starter/src/test/smoketest/plain_server.rest
src/example/jpa-starter/src/test/smoketest/smoketestfiles/patient_batch_create.json
src/example/jpa-starter/src/test/smoketest/smoketestfiles/patient_create.json
src/example/jpa-starter/src/test/smoketest/smoketestfiles/patient_patch.json
src/example/jpa-starter/src/test/smoketest/smoketestfiles/patient_process_message.json
src/example/jpa-starter/src/test/smoketest/smoketestfiles/patient_update.json
src/setup_servers.egg-info/PKG-INFO
src/setup_servers.egg-info/SOURCES.txt
src/setup_servers.egg-info/dependency_links.txt
src/setup_servers.egg-info/entry_points.txt
src/setup_servers.egg-info/not-zip-safe
src/setup_servers.egg-info/requires.txt
src/setup_servers.egg-info/top_level.txt
src/setupservers/__init__.py
src/setupservers/commands.py
src/setupservers/states.py
src/setupservers/util.py
src/setupservers/__pycache__/__init__.cpython-38.pyc
src/setupservers/__pycache__/__init__.cpython-39.pyc
src/setupservers/__pycache__/commands.cpython-38.pyc
src/setupservers/__pycache__/states.cpython-38.pyc
src/setupservers/__pycache__/util.cpython-38.pyc
src/setupservers/command/__init__.py
src/setupservers/command/hapi_jpa_starter.py
src/setupservers/command/init.py
src/setupservers/command/postgres_docker.py
src/setupservers/command/__pycache__/__init__.cpython-38.pyc
src/setupservers/command/__pycache__/__init__.cpython-39.pyc
src/setupservers/command/__pycache__/hapi_jpa_starter.cpython-38.pyc
src/setupservers/command/__pycache__/init.cpython-38.pyc
src/setupservers/command/__pycache__/postgres_docker.cpython-38.pyc
src/setupservers/template/bin/start-hapi-starter.sh
src/setupservers/template/bin/start-postgres.sh
src/setupservers/template/bin/stop-hapi-starter.sh
src/setupservers/template/bin/stop-postgres.sh